lib/restfulness/version.rb in restfulness-0.3.3 vs lib/restfulness/version.rb in restfulness-0.3.4

- old
+ new

@@ -1,3 +1,3 @@ module Restfulness - VERSION = "0.3.3" + VERSION = "0.3.4" end