Skip to content

Commit aa3eac1

Browse files
committed
publish version v0.4.5
1 parent 14cc054 commit aa3eac1

1 file changed

Lines changed: 2 additions & 2 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": "@minswap/sdk",
3-
"version": "0.4.4",
3+
"version": "0.4.5",
44
"description": "Query Minswap data and build transactions",
55
"type": "module",
66
"types": "./build/index.d.ts",
@@ -97,4 +97,4 @@
9797
"prisma": {
9898
"schema": "./src/syncer/postgres/prisma/schema.prisma"
9999
}
100-
}
100+
}

0 commit comments

Comments
 (0)