Sha256: a42878177d38e31e5efed650331373599e9092f95fdbaff00a1fad0224df2c6e
Contents?: true
Size: 154 Bytes
Versions: 1
Compression:
Stored size: 154 Bytes
Contents
module HtmlBeautifier #:nodoc: module VERSION #:nodoc: MAJOR = 1 MINOR = 2 TINY = 0 STRING = [MAJOR, MINOR, TINY].join(".") end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
htmlbeautifier-1.2.0 | lib/htmlbeautifier/version.rb |