(v1.1.1) Prepare for pushing the gem to rubygems

This commit is contained in:
Samuel Beaulieu 2020-10-16 13:15:15 -05:00
parent 846cc7050c
commit ced6b46032

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.1'
end end