Sha256: 413ee326831ebecb1ef265a15496f9610d284893a36db8972aec0e205bfcadff
Contents?: true
Size: 153 Bytes
Versions: 1
Compression:
Stored size: 153 Bytes
Contents
# encoding: utf-8 # frozen_string_literal: true module Brandish # The running version of Brandish. # # @return [::String] VERSION = "0.1.2" end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
brandish-0.1.2 | lib/brandish/version.rb |