Skip to content

Commit

Permalink
chore: update license in package.json, bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
nanov committed Aug 4, 2022
1 parent e1ded83 commit b46b214
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,7 +1,8 @@
{
"name": "ebics-client",
"version": "0.2.1",
"version": "0.3.0",
"description": "Node.js ISO 20022 Compliant EBICS Client",
"license": "MIT",
"main": "index.js",
"files": [
"lib/**/*",
Expand Down Expand Up @@ -57,7 +58,6 @@
"url": "https://github.com/Herrie82"
}
],
"license": "GPL-3.0-only",
"dependencies": {
"handlebars": "^4.7.7",
"js2xmlparser": "^4.0.1",
Expand Down

0 comments on commit b46b214

Please sign in to comment.