Sha256: b65d75b9fb11a5dfe56b1b879752b094bac9e1669d61afbc7c10adc3762fcf44
Contents?: true
Size: 188 Bytes
Versions: 1
Compression:
Stored size: 188 Bytes
Contents
# frozen_string_literal: true module Ibrain VERSION = "0.5.7" def self.ibrain_version VERSION end def self.ibrain_gem_version Gem::Version.new(ibrain_version) end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ibrain-core-0.5.7 | lib/ibrain/core/version.rb |