lib/rspec/something/version.rb in
rspec-something-0.0.1
vs lib/rspec/something/version.rb in
rspec-something-0.0.2
- old
+ new
@@ -1,5 +1,5 @@
module Rspec module Something
- VERSION = "0.0.1"
+ VERSION = "0.0.2"
end end