Skip to content

Commit 29b4294

Browse files
committed
feat: bump smart-handles-offchain
1 parent 0d676cb commit 29b4294

2 files changed

Lines changed: 301 additions & 203 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.2",
3+
"version": "0.3.3",
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.2",
44+
"@anastasia-labs/smart-handles-offchain": "^0.3.3",
4545
"@commander-js/extra-typings": "^12.1.0",
4646
"chalk": "^5.3.0",
4747
"commander": "^12.1.0"

0 commit comments

Comments
 (0)