Release prep for 1.5.0

This commit is contained in:
Gene Liverman 2021-10-12 13:11:30 -04:00
parent 8573a4e976
commit 62f9731910
No known key found for this signature in database
GPG key ID: 3AF83985B6C857C6

View file

@ -1,5 +1,5 @@
# frozen_string_literal: true
class Vmfloaty
VERSION = '1.4.0'
VERSION = '1.5.0'
end