Skip to content

Commit

Permalink
Increment Minor Version
Browse files Browse the repository at this point in the history
  • Loading branch information
jwaspin committed Feb 8, 2024
1 parent 22cc3d8 commit 34b02ae
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.19.2)
adiwg-mdtranslator (2.20.0)
adiwg-mdcodes (= 2.9.0)
adiwg-mdjson_schemas (= 2.8.2)
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.19.2"
VERSION = "2.20.0"
end
end

Expand Down

0 comments on commit 34b02ae

Please sign in to comment.