update version to 0.3.2

This commit is contained in:
Scott Taylor 2011-05-02 23:05:08 -04:00
parent 1f948a0fd7
commit 3762fa2b35

View File

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