vmpooler/lib/vmpooler/version.rb
2023-10-05 15:27:40 -04:00

5 lines
71 B
Ruby

# frozen_string_literal: true
module Vmpooler
VERSION = '3.6.0'
end