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