update version to 0.3.0

This commit is contained in:
Scott Taylor 2010-12-15 23:13:41 -05:00
parent 4168785dc8
commit d7363f7c56

View File

@ -1,6 +1,6 @@
module FakeFS module FakeFS
module Version module Version
VERSION = "0.2.1" VERSION = "0.3.0"
def self.to_s def self.to_s
VERSION VERSION