Skip to content

Commit 28501f5

Browse files
committed
chore: release v0.6.6
1 parent 20cfbfa commit 28501f5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/hono/package.json

+1-1
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.5",
4+
"version": "0.6.6",
55
"scripts": {
66
"dev": "bun run src/index.ts"
77
},

package.json

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

0 commit comments

Comments
 (0)