comfpile-old/lib/comfpile/version.rb

5 lines
71 B
Ruby

# frozen_string_literal: true
module Comfpile
VERSION = "0.1.0"
end