Skip to content

Commit

Permalink
chore: Update adiwg-mdtranslator and adiwg-mdjson_schemas gem depende…
Browse files Browse the repository at this point in the history
…ncies to latest versions
  • Loading branch information
jwaspin committed May 9, 2024
1 parent 098c4be commit 39fe2dc
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.2)
adiwg-mdtranslator (2.20.0.pre.beta.0)
adiwg-mdcodes (= 2.9.4.pre.beta.0)
adiwg-mdjson_schemas (= 2.9.3.pre.beta.0)
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.2"
VERSION = "2.20.0-beta.0"
end
end

Expand Down

0 comments on commit 39fe2dc

Please sign in to comment.