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