Skip to content

Commit 59060f3

Browse files
committed
Bump version to 2.1.0
1 parent 6fea889 commit 59060f3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.0.0
1+
2.1.0

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "speechmarkdown-js",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
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)