Skip to content

Commit 844c504

Browse files
authored
Merge pull request #273 from Portkey-AI/2.0.2
2.0.2
2 parents 8eef8c3 + 5ddab61 commit 844c504

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

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.1",
3+
"version": "2.0.2",
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.1';
1+
export const VERSION = '2.0.2';

0 commit comments

Comments
 (0)