Skip to content

Commit

Permalink
fix: package version
Browse files Browse the repository at this point in the history
  • Loading branch information
elribonazo committed Oct 4, 2024
1 parent 7b4542f commit 9aa1b94
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": "@hyperledger/identus-edge-agent-sdk",
"version": "3.1.0",
"version": "6.1.0",
"description": "Identus SDK - Typescript",
"main": "./index.cjs",
"module": "./index.mjs",
Expand Down Expand Up @@ -171,4 +171,4 @@
"overrides": {
"ws": "^8.17.1"
}
}
}

0 comments on commit 9aa1b94

Please sign in to comment.