Skip to content

Commit 9b64f97

Browse files
committedJan 21, 2022
Bump version to 1.0.1
1 parent ebf9cd8 commit 9b64f97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "bbcode-parser-sax",
33
"description": "A simple, dependency-free parser for BBCode, based on SAX.",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"source": "bbcode-parser.js",
66
"main": "dist/bbcode-parser.js",
77
"module": "dist/bbcode-parser.esm.js",

0 commit comments

Comments
 (0)