bus/lib/ruling_bus/version.rb

4 lines
41 B
Ruby
Raw Normal View History

2021-08-04 03:11:10 +00:00
module RulingBus
VERSION = '0.0.1'
end