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 a285c49 commit 81a76cbCopy full SHA for 81a76cb
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@pipedream/sdk",
3
- "version": "2.0.14",
+ "version": "2.1.0",
4
"private": false,
5
"repository": "github:PipedreamHQ/pipedream-sdk-typescript",
6
"type": "commonjs",
src/version.ts
@@ -1 +1 @@
-export const SDK_VERSION = "2.0.14";
+export const SDK_VERSION = "2.1.0";
0 commit comments