Sha256: 9c883fd790c285151895f207d71e4045db2701376bea3b25571255d7ff48e55a
Contents?: true
Size: 128 Bytes
Versions: 1
Compression:
Stored size: 128 Bytes
Contents
module Permalink module Version MAJOR = 1 MINOR = 2 PATCH = 0 STRING = "#{MAJOR}.#{MINOR}.#{PATCH}" end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
permalink-1.2.0 | lib/permalink/version.rb |