lib/gumboot/version.rb in
aaf-gumboot-1.1.0
vs lib/gumboot/version.rb in
aaf-gumboot-1.2.0
- old
+ new
@@ -1,5 +1,5 @@
# frozen_string_literal: true module Gumboot
- VERSION = '1.1.0'
+ VERSION = '1.2.0'.freeze
end