lib/rest_dsl/version.rb in
rest_dsl-0.1.4
vs lib/rest_dsl/version.rb in
rest_dsl-0.1.5
- old
+ new
@@ -1,3 +1,3 @@
module RestDSL
- VERSION = '0.1.4'
+ VERSION = '0.1.5'.freeze
end