Sha256: 72519822670ebab54e427568837a11a7af531f2cf09dce6c060ff8d638fadc9f
Contents?: true
Size: 151 Bytes
Versions: 1
Compression:
Stored size: 151 Bytes
Contents
class HTMLEntities #:nodoc: module VERSION #:nodoc: MAJOR = 4 MINOR = 1 TINY = 0 STRING = [MAJOR, MINOR, TINY].join('.') end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
htmlentities-4.1.0 | lib/htmlentities/version.rb |