@t-0/provider-sdk 1.1.39 → 1.1.40

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.
@@ -1 +1 @@
1
- export declare const SDK_VERSION = "1.1.39";
1
+ export declare const SDK_VERSION = "1.1.40";
@@ -3,4 +3,4 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.SDK_VERSION = void 0;
4
4
  // SDK semantic version. Bumped in lockstep with all other SDKs by the
5
5
  // release.yaml workflow.
6
- exports.SDK_VERSION = "1.1.39";
6
+ exports.SDK_VERSION = "1.1.40";
@@ -1 +1 @@
1
- export declare const SDK_VERSION = "1.1.39";
1
+ export declare const SDK_VERSION = "1.1.40";
@@ -1,3 +1,3 @@
1
1
  // SDK semantic version. Bumped in lockstep with all other SDKs by the
2
2
  // release.yaml workflow.
3
- export const SDK_VERSION = "1.1.39";
3
+ export const SDK_VERSION = "1.1.40";