Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
leoz committed Dec 7, 2022
1 parent 83c8127 commit 402b4b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "xmlrpc-parser",
"version": "1.0.2",
"version": "1.0.3",
"main": "./src/index.js",
"type": "module",
"dependencies": {
"sax-parser": "^2.0.1",
"sax-parser": "^2.0.2",
"utf8-base64": "^0.1.2"
},
"description": "XML-RPC Parser",
Expand Down

0 comments on commit 402b4b6

Please sign in to comment.