mirror of
https://github.com/puppetlabs/vmfloaty.git
synced 2026-01-26 21:38:41 -05:00
5 lines
70 B
Ruby
5 lines
70 B
Ruby
# frozen_string_literal: true
|
|
|
|
class Vmfloaty
|
|
VERSION = '1.8.1'
|
|
end
|