Skip to content

Commit

Permalink
chore: Update adiwg-mdtranslator gem dependency to version 2.21.0.pre…
Browse files Browse the repository at this point in the history
….beta.0
  • Loading branch information
jwaspin committed May 26, 2024
1 parent d0f8c59 commit 7b71ddf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
adiwg-mdtranslator (2.20.0.pre.beta.5)
adiwg-mdtranslator (2.21.0.pre.beta.0)
adiwg-mdcodes (= 2.10.0)
adiwg-mdjson_schemas (= 2.9.5)
builder (~> 3.2)
Expand Down
2 changes: 1 addition & 1 deletion lib/adiwg/mdtranslator/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
module ADIWG
module Mdtranslator
# current mdtranslator version
VERSION = "2.20.0-beta.5"
VERSION = "2.21.0-beta.0"
end
end

Expand Down

0 comments on commit 7b71ddf

Please sign in to comment.