mirror of
https://github.com/puppetlabs/vmpooler-provider-vsphere.git
synced 2026-01-26 03:18:41 -05:00
5 lines
86 B
Ruby
5 lines
86 B
Ruby
# frozen_string_literal: true
|
|
|
|
module VmpoolerProviderVsphere
|
|
VERSION = '3.3.1'
|
|
end
|