Skip to content

Commit

Permalink
Updated the gemspec file.
Browse files Browse the repository at this point in the history
  • Loading branch information
jhradilek committed Nov 29, 2024
1 parent 00491dc commit 8ad7660
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion asciidoctor-dita-topic.gemspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Gem::Specification.new do |s|
# General information:
s.name = 'asciidoctor-dita-topic'
s.version = '1.0.8'
s.version = '1.0.9'
s.summary = 'A custom AsciiDoc converter that generates individual DITA topics'
s.description = 'An extension for AsciiDoctor that converts a single AsciiDoc file to a DITA topic.'
s.authors = ['Jaromir Hradilek']
Expand Down

0 comments on commit 8ad7660

Please sign in to comment.