Release prep for v1.3.0

This commit is contained in:
Samuel 2021-03-03 12:25:08 -06:00 committed by GitHub
parent 7041df82f0
commit 38f24f4ad1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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