lib/active_remote/version.rb in active_remote-2.4.0 vs lib/active_remote/version.rb in active_remote-3.0.0.pre1

- old
+ new

@@ -1,3 +1,3 @@ module ActiveRemote - VERSION = "2.4.0" + VERSION = "3.0.0.pre1" end