lib/rspec/api_helpers/version.rb in
rspec-api_helpers-0.0.2
vs lib/rspec/api_helpers/version.rb in
rspec-api_helpers-0.2.0
- old
+ new
@@ -1,5 +1,5 @@
module Rspec module Api
- VERSION = "0.0.2"
+ VERSION = "0.2.0"
end end