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