mirror of
https://github.com/puppetlabs/vmpooler-dns-gcp.git
synced 2026-01-26 02:58:42 -05:00
Move version identifier and update gemfile and gemspec
This commit is contained in:
parent
162c034e32
commit
5787a82a0b
5 changed files with 242 additions and 43 deletions
5
lib/vmpooler-dns-google-clouddns/version.rb
Normal file
5
lib/vmpooler-dns-google-clouddns/version.rb
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
module VmpoolerDnsGoogleClouddns
|
||||
VERSION = '0.1.0'
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue