release prep 0.3.0

This commit is contained in:
Samuel 2022-06-21 09:22:52 -05:00 committed by GitHub
parent dc6c5c491e
commit 3d21d543b5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
# frozen_string_literal: true
module VmpoolerProviderGce
VERSION = '0.2.0'
VERSION = '0.3.0'
end