Sha256: e8ad5acc3e69a0babf3664450adb7bf7c385fc6118713593e3b936055097ce4c
Contents?: true
Size: 141 Bytes
Versions: 1
Compression:
Stored size: 141 Bytes
Contents
# frozen_string_literal: true module Asciidoctor module PDF VERSION = '1.5.0' end Pdf = PDF unless const_defined? :Pdf, false end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
asciidoctor-pdf-1.5.0 | lib/asciidoctor/pdf/version.rb |