lib/active_remote/version.rb in
active_remote-3.1.3
vs lib/active_remote/version.rb in
active_remote-3.2.0.pre
- old
+ new
@@ -1,3 +1,3 @@
module ActiveRemote
- VERSION = "3.1.3"
+ VERSION = "3.2.0.pre"
end