Skip to content

Commit

Permalink
1.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
microshine committed Aug 1, 2022
1 parent 7fb594d commit 5ca5914
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "xml-core",
"version": "1.1.4",
"version": "1.1.5",
"description": "`xml-core` is a set of classes that make it easier to work with XML within the browser and node.",
"main": "dist/index.js",
"module": "dist/index.es.js",
Expand Down Expand Up @@ -89,4 +89,4 @@
"json-schema": "^0.4.0",
"minimist": "^1.2.6"
}
}
}

0 comments on commit 5ca5914

Please sign in to comment.