Skip to content

Commit 61baecd

Browse files
Merge pull request #65 from mollie/add-lib-folder-1.4.0
Add changes in lib/* folder. Update version in README.
2 parents a5600a4 + 45d31a0 commit 61baecd

3 files changed

Lines changed: 20 additions & 13 deletions

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@
33
/node_modules
44
*.map
55
/mk-ca-bundle.pl
6-
6+
/*.tgz
7+
package/*

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ By far the easiest way to install the Mollie API client is to install it with [n
2020

2121
{
2222
"dependencies": {
23-
"mollie-api-node": "^1.3.5"
23+
"mollie-api-node": "^1.4.0"
2424
}
2525
}
2626

lib/mollie/api/object/method.js

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

0 commit comments

Comments
 (0)