Skip to content

Commit

Permalink
Bump package version to 0.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
clriesco committed Dec 3, 2024
1 parent 2f8757f commit 611a0c7
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,6 +1,6 @@
{
"name": "@nevermined-io/payments",
"version": "0.7.2",
"version": "0.7.3",
"description": "Typescript SDK to interact with the Nevermined Payments Protocol",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down Expand Up @@ -39,7 +39,7 @@
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-tsdoc": "^0.2.17",
"jest": "^29.7.0",
"ts-jest": "^29.2.5",
"ts-jest": "^29.2.5",
"@types/jest": "^29.5.13",
"@types/ws": "^8.0.3",
"prettier": "^3.2.5",
Expand Down

0 comments on commit 611a0c7

Please sign in to comment.