Sha256: 4487041b3898f68b8c7166e252eb469f8e14832c47e39d603a29b817ba4d7611

Contents?: true

Size: 142 Bytes

Versions: 3

Compression:

Stored size: 142 Bytes

Contents

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

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

Version data entries

3 entries across 3 versions & 3 rubygems

Version Path
jerska-htmlentities-4.3.3 lib/htmlentities/version.rb
solidus_backend-1.0.0.pre vendor/bundle/gems/htmlentities-4.3.3/lib/htmlentities/version.rb
htmlentities-4.3.3 lib/htmlentities/version.rb