Skip to content

Commit 483bc0a

Browse files
authored
Merge pull request #269 from Portkey-AI/2.0.1
2.0.1
2 parents f03d3cb + 397ea08 commit 483bc0a

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "portkey-ai",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Node client library for the Portkey API",
55
"types": "dist/src/index.d.ts",
66
"main": "dist/src/index.js",

src/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const VERSION = '2.0.0';
1+
export const VERSION = '2.0.1';

0 commit comments

Comments
 (0)