Skip to content

Commit

Permalink
Version 0.7.0 (ruby)
Browse files Browse the repository at this point in the history
  • Loading branch information
ggrossetie committed Sep 1, 2022
1 parent 8106f8a commit 9a4e06b
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.6.0)
asciidoctor-kroki (0.7.0)
asciidoctor (~> 2.0)

GEM
remote: https://rubygems.org/
specs:
asciidoctor (2.0.11)
asciidoctor (2.0.17)
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.6.0'
VERSION = '0.7.0'
end
end

0 comments on commit 9a4e06b

Please sign in to comment.