Bump version

This commit is contained in:
Jake Spain 2021-08-11 11:09:42 -04:00
parent ca6833d156
commit 65eaeaf047
No known key found for this signature in database
GPG key ID: BC1C4DA0A085E113

View file

@ -1,5 +1,5 @@
# frozen_string_literal: true
module Vmpooler
VERSION = '1.0.0'
VERSION = '1.1.0-rc.1'
end