ruby/lib/observer/version.rb
2019-11-09 07:32:34 +09:00

3 lines
40 B
Ruby

module Observer
VERSION = "0.1.0"
end