lib/bundler/fixture/version.rb in bundler-fixture-1.0.0 vs lib/bundler/fixture/version.rb in bundler-fixture-1.1.0

- old
+ new

@@ -1,5 +1,5 @@ module Bundler module Fixture - VERSION = '1.0.0' + VERSION = '1.1.0' end end