lib/yoti/version.rb in yoti-1.6.3 vs lib/yoti/version.rb in yoti-1.6.4

- old
+ new

@@ -1,4 +1,4 @@ module Yoti # @return [String] the gem's current version - VERSION = '1.6.3'.freeze + VERSION = '1.6.4'.freeze end