Sha256: c5fdd990342ee85efb0d6c1602e430b81fbd7648b5916233b340db89ea145b25
Contents?: true
Size: 146 Bytes
Versions: 1
Compression:
Stored size: 146 Bytes
Contents
# frozen_string_literal: true module Asciidoctor module PDF VERSION = '1.5.0.rc.1' 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.rc.1 | lib/asciidoctor/pdf/version.rb |