Sha256: 9f44895f97871a86259d04d3ec67539cd1411350843c9f9c47ecbeba33ba4c24
Contents?: true
Size: 141 Bytes
Versions: 1
Compression:
Stored size: 141 Bytes
Contents
# frozen_string_literal: true module Asciidoctor module PDF VERSION = '1.5.4' 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.4 | lib/asciidoctor/pdf/version.rb |