Skip to content

Commit cccc52c

Browse files
authored
chore(release): bump to 16.0.1
1 parent 8f8972a commit cccc52c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
16.0.0
1+
16.0.1

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adyen/api-library",
3-
"version": "16.0.0",
3+
"version": "16.0.1",
44
"description": "The Adyen API Library for NodeJS enables you to work with Adyen APIs.",
55
"main": "lib/src/index.js",
66
"types": "lib/src/index.d.ts",
@@ -40,7 +40,7 @@
4040
"@typescript-eslint/parser": "5.62.0",
4141
"acorn": "^8.0.1",
4242
"coveralls": "3.1.1",
43-
"dotenv": "^16.0.0",
43+
"dotenv": "^16.0.1",
4444
"eslint": "8.56.0",
4545
"eslint-plugin-unused-imports": "^2.0.0",
4646
"jest": "^27.0.6",

0 commit comments

Comments
 (0)