mirror of
https://github.com/puppetlabs/vmpooler-provider-vsphere.git
synced 2026-03-26 23:47:43 -04:00
5 lines
86 B
Ruby
5 lines
86 B
Ruby
# frozen_string_literal: true
|
|
|
|
module VmpoolerProviderVsphere
|
|
VERSION = '3.4.0'
|
|
end
|