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 0e4019e commit e70ecbcCopy full SHA for e70ecbc
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ai21",
3
- "version": "1.0.3",
+ "version": "1.1.0-rc.1",
4
"description": "AI21 TypeScript SDK",
5
"main": "./dist/bundle.cjs.js",
6
"types": "./dist/index.d.ts",
src/version.ts
@@ -1 +1 @@
-export const VERSION = '1.0.3';
+export const VERSION = '1.1.0-rc.1';
0 commit comments