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