vmpooler/lib/vmpooler/version.rb
2023-08-18 08:58:37 -07:00

5 lines
71 B
Ruby

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