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 5bcc7c4 commit 0731475Copy full SHA for 0731475
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@phase.dev/phase-node",
3
- "version": "2.0.1",
+ "version": "2.1.0",
4
"description": "Node.js Server SDK for Phase",
5
"main": "dist/index.js",
6
"types": "dist/src/index.d.ts",
version.ts
@@ -1 +1 @@
-export const LIB_VERSION = "2.0.1";
+export const LIB_VERSION = "2.1.0";
0 commit comments