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

- old
+ new

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