We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebf9cd8 commit 9b64f97Copy full SHA for 9b64f97
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "bbcode-parser-sax",
3
"description": "A simple, dependency-free parser for BBCode, based on SAX.",
4
- "version": "1.0.0",
+ "version": "1.0.1",
5
"source": "bbcode-parser.js",
6
"main": "dist/bbcode-parser.js",
7
"module": "dist/bbcode-parser.esm.js",
0 commit comments