Files
bunnyrun/examples/application-example/lib/foobar/version.rb

4 lines
45 B
Ruby

module Foobar
VERSION = '0.1.0'.freeze
end