wordexp/lib/example/version.rb
2022-01-16 15:35:53 -08:00

3 lines
46 B
Ruby

module Example
VERSION = "0.1.0".freeze
end