mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-01-26 01:58:41 -05:00
5 lines
72 B
Ruby
5 lines
72 B
Ruby
# frozen_string_literal: true
|
|
|
|
module Vmpooler
|
|
VERSION = '0.10.3'
|
|
end
|