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