Skip to content

Commit 76fa72d

Browse files
committed
1.7.0
1 parent f1a7749 commit 76fa72d

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,6 +1,6 @@
11
{
22
"name": "@nodable/flexible-xml-parser",
3-
"version": "1.6.1",
3+
"version": "1.7.0",
44
"description": "Fastest and fully customizable XML parser in pure JS with fully customizable ouput",
55
"main": "./lib/fxp.cjs",
66
"type": "module",
@@ -84,4 +84,4 @@
8484
"type": "git",
8585
"url": "git+https://github.com/nodable/flexible-xml-parser.git"
8686
}
87-
}
87+
}

0 commit comments

Comments
 (0)