lib/active_remote/version.rb in
active_remote-5.1.1
vs lib/active_remote/version.rb in
active_remote-5.2.0.alpha
- old
+ new
@@ -1,3 +1,3 @@
module ActiveRemote
- VERSION = "5.1.1"
+ VERSION = "5.2.0.alpha"
end