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

- old
+ new

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