lib/rest_adapter/version.rb in dm-rest-adapter-0.9.4 vs lib/rest_adapter/version.rb in dm-rest-adapter-0.9.5
- old
+ new
@@ -1,7 +1,7 @@
module DataMapper
module More
class RestAdapter
- VERSION = "0.9.4"
+ VERSION = "0.9.5"
end
end
end