Skip to content

Commit

Permalink
chore(release): bump to 16.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jillingk authored Feb 8, 2024
1 parent 8f8972a commit cccc52c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16.0.0
16.0.1
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@adyen/api-library",
"version": "16.0.0",
"version": "16.0.1",
"description": "The Adyen API Library for NodeJS enables you to work with Adyen APIs.",
"main": "lib/src/index.js",
"types": "lib/src/index.d.ts",
Expand Down Expand Up @@ -40,7 +40,7 @@
"@typescript-eslint/parser": "5.62.0",
"acorn": "^8.0.1",
"coveralls": "3.1.1",
"dotenv": "^16.0.0",
"dotenv": "^16.0.1",
"eslint": "8.56.0",
"eslint-plugin-unused-imports": "^2.0.0",
"jest": "^27.0.6",
Expand Down

0 comments on commit cccc52c

Please sign in to comment.