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