mirror of
https://github.com/jimeh/bunnyrun.git
synced 2026-02-19 07:56:40 +00:00
4 lines
45 B
Ruby
4 lines
45 B
Ruby
module Foobar
|
|
VERSION = '0.1.0'.freeze
|
|
end
|