lib/resync/client/version.rb in resync-client-0.2.3 vs lib/resync/client/version.rb in resync-client-0.2.4

- old
+ new

@@ -1,6 +1,6 @@ module Resync class Client # The version of this gem. - VERSION = '0.2.3' + VERSION = '0.2.4' end end