lib/mongo-fixture/version.rb in mongo-fixture-0.0.5 vs lib/mongo-fixture/version.rb in mongo-fixture-0.1.0

- old
+ new

@@ -1,5 +1,5 @@ module Mongo class Fixture - VERSION = "0.0.5" + VERSION = "0.1.0" end end