lib/phlex/version.rb



# frozen_string_literal: true

module Phlex
	VERSION = "1.0.0.rc2"
end