lib/yoti/version.rb in
yoti-1.1.0
vs lib/yoti/version.rb in
yoti-1.2.0
- old
+ new
@@ -1,4 +1,4 @@
module Yoti # @return [String] the gem's current version
- VERSION = '1.1.0'.freeze
+ VERSION = '1.2.0'.freeze
end