Skip to content

Commit 8763841

Browse files
committed
feat: bump smart-handles-offchain
1 parent 7f8086e commit 8763841

2 files changed

Lines changed: 204 additions & 176 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@anastasia-labs/smart-handles-agent",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"description": "Provider for making CLI application for submitting and routing requests to a smart handles script on Cardano",
55
"main": "./dist/index.js",
66
"types": "./dist/index.d.ts",
@@ -41,7 +41,7 @@
4141
"eslint-config-prettier": "^9.1.0"
4242
},
4343
"dependencies": {
44-
"@anastasia-labs/smart-handles-offchain": "^0.3.0",
44+
"@anastasia-labs/smart-handles-offchain": "^0.3.1",
4545
"@commander-js/extra-typings": "^12.1.0",
4646
"chalk": "^5.3.0",
4747
"commander": "^12.1.0"

0 commit comments

Comments
 (0)