mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-01-26 10:08:40 -05:00
4 lines
48 B
Ruby
4 lines
48 B
Ruby
|
|
module Vmpooler
|
|
VERSION = '0.0.1'.freeze
|
|
end
|