Sha256: d05ed58e7dc362522571c24efd6b15b23398abb3f1f360dbe504aad902468f58

Contents?: true

Size: 142 Bytes

Versions: 2

Compression:

Stored size: 142 Bytes

Contents

class HTMLEntities
  module VERSION #:nodoc:
    MAJOR = 4
    MINOR = 2
    TINY  = 1

    STRING = [MAJOR, MINOR, TINY].join('.')
  end
end

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
htmlentitties-4.2.1 lib/htmlentities/version.rb
htmlentities-4.2.1 lib/htmlentities/version.rb