Skip to content

Commit 8c58441

Browse files
committed
chore: release v0.6.4
1 parent 786c08d commit 8c58441

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/hono/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "cortex-sdk-hono-example",
33
"type": "module",
4-
"version": "0.6.3",
4+
"version": "0.6.4",
55
"scripts": {
66
"dev": "bun run src/index.ts"
77
},

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cortex-ai/sdk",
3-
"version": "0.6.3",
3+
"version": "0.6.4",
44
"description": "Cortex SDK for Node.js",
55
"license": "MIT",
66
"main": "./build/index.js",

0 commit comments

Comments
 (0)