lib/rest_dsl/version.rb in rest_dsl-0.1.7 vs lib/rest_dsl/version.rb in rest_dsl-0.1.8

- old
+ new

@@ -1,3 +1,3 @@ -module RestDSL - VERSION = '0.1.7'.freeze -end +module RestDSL + VERSION = '0.1.8'.freeze +end