diff --git a/packages/nodejs_host/VERSION b/packages/nodejs_host/VERSION index d65874d..8c3aadc 100644 --- a/packages/nodejs_host/VERSION +++ b/packages/nodejs_host/VERSION @@ -1 +1 @@ -3.0.0-beta.16 \ No newline at end of file +3.0.0-beta.17 \ No newline at end of file diff --git a/packages/nodejs_host/package.json b/packages/nodejs_host/package.json index 191490f..1036d3a 100644 --- a/packages/nodejs_host/package.json +++ b/packages/nodejs_host/package.json @@ -1,6 +1,6 @@ { "name": "@superfaceai/one-sdk", - "version": "3.0.0-beta.16", + "version": "3.0.0-beta.17", "exports": { ".": "./dist/index.js", "./common": "./dist/common/index.js",