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 3447753 commit 4f039dfCopy full SHA for 4f039df
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ai21",
3
- "version": "1.0.0-rc.2",
+ "version": "1.0.0-rc.3",
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.2';
+export const VERSION = '1.0.0-rc.3';
0 commit comments