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