We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 812d7aa commit 131a69eCopy full SHA for 131a69e
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ai21",
3
- "version": "1.0.0-rc.3",
+ "version": "1.0.0-rc.4",
4
"description": "AI21 TypeScript SDK",
5
"main": "./dist/index.js",
6
"types": "./dist/index.d.ts",
src/version.ts
@@ -1 +1 @@
-export const VERSION = '1.0.0-rc.3';
+export const VERSION = '1.0.0-rc.4';
0 commit comments