lib/rspec/api_helpers/version.rb in rspec-api_helpers-0.2.0 vs lib/rspec/api_helpers/version.rb in rspec-api_helpers-0.2.1

- old
+ new

@@ -1,5 +1,5 @@ module Rspec module Api - VERSION = "0.2.0" + VERSION = "0.2.1" end end