Sha256: d93b383ea1f7b4346693ed6ab7640c16ae23b47fe7df30d163c4a2c4b39000ed

Contents?: true

Size: 261 Bytes

Versions: 2

Compression:

Stored size: 261 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.4.0'

end

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
getargv-0.3.3-universal-darwin vendor/bundle/ruby/3.3.0/gems/kramdown-2.4.0/lib/kramdown/version.rb
kramdown-2.4.0 lib/kramdown/version.rb