lib/restspec/version.rb in restspec-0.2.6 vs lib/restspec/version.rb in restspec-0.3.0

- old
+ new

@@ -1,3 +1,3 @@ module Restspec - VERSION = "0.2.6" + VERSION = "0.3.0" end