mirror of
https://github.com/puppetlabs/vmfloaty.git
synced 2026-01-25 21:28:40 -05:00
6 lines
71 B
Ruby
6 lines
71 B
Ruby
# frozen_string_literal: true
|
|
|
|
class Vmfloaty
|
|
VERSION = '1.3.0'
|
|
end
|
|
|