Sha256: efa72cfa168c05291ea14f08e0d6a564b55f726423d272d4ed7b878517c1ffcd
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.2' 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.2 | lib/asciidoctor-pdf/version.rb |