Skip to content

Commit 0731475

Browse files
chore: bump version
1 parent 5bcc7c4 commit 0731475

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@phase.dev/phase-node",
3-
"version": "2.0.1",
3+
"version": "2.1.0",
44
"description": "Node.js Server SDK for Phase",
55
"main": "dist/index.js",
66
"types": "dist/src/index.d.ts",

version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const LIB_VERSION = "2.0.1";
1+
export const LIB_VERSION = "2.1.0";

0 commit comments

Comments
 (0)