Sha256: b925724b22c56fd048078e48bfd67c87d029e81e14a494912dc188d71f333517

Contents?: true

Size: 267 Bytes

Versions: 1

Compression:

Stored size: 267 Bytes

Contents

# -*- coding: utf-8; frozen_string_literal: true -*-
#
#--
# Copyright (C) 2009-2019 Thomas Leitner <t_leitner@gmx.at>
#
# This file is part of kramdown which is licensed under the MIT.
#++
#

module Kramdown

  # The kramdown version.
  VERSION = '2.0.0.beta2'

end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
kramdown-2.0.0.beta2 lib/kramdown/version.rb