Skip to content

Commit c09a4c8

Browse files
committed
chore: Bump version to 2.10.1 in version.rb and package.json
1 parent 0def6c1 commit c09a4c8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/adiwg/mdcodes/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131
module ADIWG
3232
module Mdcodes
33-
VERSION = "2.10.0"
33+
VERSION = "2.10.1"
3434
end
3535
end
3636

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mdcodes",
3-
"version": "2.10.0",
3+
"version": "2.10.1",
44
"main": "index.js",
55
"description": "CodeLists for ADIwg mdJSON",
66
"repository": {

0 commit comments

Comments
 (0)