Sha256: b60119a17a469295fc3d6571ea8abef3ade3e8f831a4c788be91764ef3e9678c
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.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.rc.3 | lib/asciidoctor/pdf/version.rb |