version 0.1.0
This commit is contained in:
parent
0fbdb45565
commit
57cc9aa921
9
lib/fakefs/version.rb
Normal file
9
lib/fakefs/version.rb
Normal file
@ -0,0 +1,9 @@
|
||||
module FakeFS
|
||||
module Version
|
||||
VERSION = "0.1.0"
|
||||
|
||||
def self.to_s
|
||||
VERSION
|
||||
end
|
||||
end
|
||||
end
|
Loading…
Reference in New Issue
Block a user