# frozen_string_literal: true
module BSD
end unless defined?(BSD)
module BSD::Capsicum
VERSION = "0.3.0"
end