Move version identifier and update gemfile and gemspec

This commit is contained in:
Jake Spain 2023-01-30 16:18:49 -05:00
parent 162c034e32
commit 5787a82a0b
No known key found for this signature in database
GPG key ID: BC1C4DA0A085E113
5 changed files with 242 additions and 43 deletions

View file

@ -1,11 +0,0 @@
# frozen_string_literal: true
module Vmpooler
module Dns
module Google
module Clouddns
VERSION = "0.1.0"
end
end
end
end