knot-ruby/lib/knot/version.rb
Denis Knauf 4fd46b4f0e init
2020-06-20 22:30:05 +02:00

4 lines
36 B
Ruby

module Knot
VERSION = "0.1.0"
end