0x1eef
ca832a42d9
Add the 'standard' linter library Commit fixes generated via 'bundle exec rubocop -A'
5 lines
71 B
Ruby
5 lines
71 B
Ruby
# frozen_string_literal: true
|
|
|
|
module Capsicum
|
|
VERSION = "0.1.0"
|
|
end
|