(v.1.1.0) Bump version number

This commit is contained in:
Samuel Beaulieu 2020-10-16 12:38:41 -05:00
parent 6d1130bc8b
commit 4efbff9552

View file

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