mirror of
https://github.com/puppetlabs/vmpooler-dns-gcp.git
synced 2026-01-25 18:48:42 -05:00
5 lines
88 B
Ruby
5 lines
88 B
Ruby
# frozen_string_literal: true
|
|
|
|
module VmpoolerDnsGoogleClouddns
|
|
VERSION = '0.1.0'
|
|
end
|