lib/restspec/version.rb in restspec-0.2.3 vs lib/restspec/version.rb in restspec-0.2.4

- old
+ new

@@ -1,3 +1,3 @@ module Restspec - VERSION = "0.2.3" + VERSION = "0.2.4" end