Sha256: 5e122e93b046069c1c92734c486e1a522e48a7e701209aa7532fd7dc6325affa
Contents?: true
Size: 245 Bytes
Versions: 9
Compression:
Stored size: 245 Bytes
Contents
# frozen_string_literal: true # Message Train module module BootstrapLeather VERSION = File.read(File.expand_path('../../../VERSION', __FILE__)) def self.version_string "BootstrapLeather version #{BootstrapLeather::VERSION}" end end
Version data entries
9 entries across 9 versions & 1 rubygems