Skip to content

Commit cc967a1

Browse files
committed
Bump version to 2.1.1
1 parent 4223b70 commit cc967a1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.1.0
1+
2.1.1

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "speechmarkdown-js",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"description": "Speech Markdown parser and formatters in TypeScript.",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)