lib/fixture_background/version.rb in fixture_background-0.9.0.2 vs lib/fixture_background/version.rb in fixture_background-0.9.1

- old
+ new

@@ -1,4 +1,4 @@ module FixtureBackground - VERSION = "0.9.0.2" + VERSION = "0.9.1" end