We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e02fc0d commit 4c6033fCopy full SHA for 4c6033f
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@onkernel/sdk",
3
- "version": "0.1.0-alpha.2",
+ "version": "0.1.0-alpha.3",
4
"description": "The official TypeScript library for the Kernel API",
5
"author": "Kernel <>",
6
"types": "dist/index.d.ts",
@@ -86,4 +86,4 @@
86
"engines": {
87
"node": ">= 20"
88
}
89
-}
+}
0 commit comments