lib/resync/client/version.rb in resync-client-0.4.6 vs lib/resync/client/version.rb in resync-client-0.4.7

- old
+ new

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