tickets/lib/tickets/version.rb

4 lines
39 B
Ruby

module Tickets
VERSION = "0.0.1"
end