Skip to content

Commit

Permalink
Version 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ggrossetie committed Mar 21, 2024
1 parent d13ca5b commit 43dfd75
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions ruby/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
PATH
remote: .
specs:
asciidoctor-kroki (0.9.1)
asciidoctor-kroki (0.10.0)
asciidoctor (~> 2.0)

GEM
remote: https://rubygems.org/
specs:
asciidoctor (2.0.18)
asciidoctor (2.0.22)
ast (2.4.2)
diff-lcs (1.4.4)
parallel (1.22.1)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

module Asciidoctor
module AsciidoctorKroki
VERSION = '0.9.1'
VERSION = '0.10.0'
end
end

0 comments on commit 43dfd75

Please sign in to comment.