Sha256: cc3197b1dbf18793c818a4465747ab14e180944a4a9d98580d9fa81a76a1f213

Contents?: true

Size: 154 Bytes

Versions: 1

Compression:

Stored size: 154 Bytes

Contents

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

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

Version data entries

1 entries across 1 versions & 1 rubygems

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