Skip to content

Commit 7f01a18

Browse files
committed
Version bump
1 parent 0785e71 commit 7f01a18

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@borgar/simple-xml",
3-
"version": "2.1.0",
4-
"description": "Overly simplistic (but fast) XML parser",
3+
"version": "2.2.0",
4+
"description": "A reasonably fast, simple and pure-JS XML parser with no dependencies",
55
"type": "module",
66
"source": "src/index.ts",
77
"main": "dist/index.cjs",

0 commit comments

Comments
 (0)