Skip to content

Commit

Permalink
Merge pull request #37 from inponomarev/update-2.2.8
Browse files Browse the repository at this point in the history
update asciidoctor-diagram version to 2.2.8
  • Loading branch information
robertpanzer authored May 7, 2023
2 parents d1586c4 + e3ee877 commit 0e0b9a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion asciidoctorj-diagram/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
properName=AsciidoctorJ Diagram
description=AsciidoctorJ Diagram bundles the Asciidoctor Diagram RubyGem (asciidoctor-diagram) so it can be loaded into the JVM using JRuby.
version=2.2.7
version=2.2.8
gem_name=asciidoctor-diagram
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version=2.2.7
version=2.2.8
gem_name=asciidoctor-diagram

0 comments on commit 0e0b9a9

Please sign in to comment.