Sha256: f814c052288cc6ae0c8f39ff7f5f6c8f55418a9e97b3e391cfab04a7a9026aea

Contents?: true

Size: 154 Bytes

Versions: 1

Compression:

Stored size: 154 Bytes

Contents

module HtmlBeautifier #:nodoc:
  module VERSION #:nodoc:
    MAJOR = 0
    MINOR = 0
    TINY  = 7

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
htmlbeautifier-0.0.7 lib/htmlbeautifier/version.rb