Release prep for 1.2.0

This commit is contained in:
Gene Liverman 2021-02-11 10:16:21 -05:00
parent 796cd8e858
commit a9c8d17e9a
No known key found for this signature in database
GPG key ID: A5E7EC8322AE6F74

View file

@ -1,6 +1,6 @@
# frozen_string_literal: true # frozen_string_literal: true
class Vmfloaty class Vmfloaty
VERSION = '1.1.1' VERSION = '1.2.0'
end end