lib/yoti/version.rb in yoti-1.0.1 vs lib/yoti/version.rb in yoti-1.0.2

- old
+ new

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