lib/resync/client/version.rb in resync-client-0.4.4 vs lib/resync/client/version.rb in resync-client-0.4.5
- old
+ new
@@ -1,6 +1,6 @@
module Resync
class Client
# The version of this gem.
- VERSION = '0.4.4'
+ VERSION = '0.4.5'
end
end