Skip to content

Commit 4c6033f

Browse files
committed
bump version
1 parent e02fc0d commit 4c6033f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@onkernel/sdk",
3-
"version": "0.1.0-alpha.2",
3+
"version": "0.1.0-alpha.3",
44
"description": "The official TypeScript library for the Kernel API",
55
"author": "Kernel <>",
66
"types": "dist/index.d.ts",
@@ -86,4 +86,4 @@
8686
"engines": {
8787
"node": ">= 20"
8888
}
89-
}
89+
}

0 commit comments

Comments
 (0)