Bump to version 1.0.0

This commit is contained in:
Gene Liverman 2020-09-22 12:02:56 -04:00
parent bc1ea2e2d9
commit 3a38f9b76e
No known key found for this signature in database
GPG key ID: 3AF83985B6C857C6

View file

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