@chronos.sh/sdk 0.1.0-canary.8342bf7 → 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs CHANGED
@@ -389,7 +389,7 @@ function detectRuntime() {
389
389
  }
390
390
  //#endregion
391
391
  //#region src/internal/version.ts
392
- const SDK_VERSION = "0.1.0-canary.8342bf7";
392
+ const SDK_VERSION = "0.1.0";
393
393
  //#endregion
394
394
  //#region src/worker.ts
395
395
  /** Default worker long-poll wait time in seconds. Equal to the API maximum. */
package/dist/index.js CHANGED
@@ -388,7 +388,7 @@ function detectRuntime() {
388
388
  }
389
389
  //#endregion
390
390
  //#region src/internal/version.ts
391
- const SDK_VERSION = "0.1.0-canary.8342bf7";
391
+ const SDK_VERSION = "0.1.0";
392
392
  //#endregion
393
393
  //#region src/worker.ts
394
394
  /** Default worker long-poll wait time in seconds. Equal to the API maximum. */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@chronos.sh/sdk",
3
- "version": "0.1.0-canary.8342bf7",
3
+ "version": "0.1.0",
4
4
  "description": "Chronos JavaScript/TypeScript SDK",
5
5
  "license": "MIT",
6
6
  "keywords": [