lib/resync/version.rb in resync-0.4.5 vs lib/resync/version.rb in resync-0.4.6

- old
+ new

@@ -1,4 +1,4 @@ module Resync # The version of this gem. - VERSION = '0.4.5'.freeze + VERSION = '0.4.6'.freeze end