Sha256: de48569fc26a89e37bfc0ba8f3e08acb4ba4c9084f0c3b0f4cc133207ee7f36f
Contents?: true
Size: 211 Bytes
Versions: 2
Compression:
Stored size: 211 Bytes
Contents
# frozen_string_literal: true # Cheetah namespace module Cheetah # Cheetah version (uses [semantic versioning](http://semver.org/)). VERSION = File.read(File.dirname(__FILE__) + "/../../VERSION").strip end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
cheetah-0.5.2 | lib/cheetah/version.rb |
cheetah-0.5.1 | lib/cheetah/version.rb |