bsdcapsicum.rb/lib/capsicum/version.rb

4 lines
40 B
Ruby
Raw Normal View History

2017-05-24 02:18:05 +02:00
module Capsicum
VERSION = "0.1.0"
end