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