@kadoa/node-sdk 0.12.0 → 0.12.1

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.mjs CHANGED
@@ -4046,7 +4046,7 @@ var Configuration = class {
4046
4046
  };
4047
4047
 
4048
4048
  // src/version.ts
4049
- var SDK_VERSION = "0.12.0";
4049
+ var SDK_VERSION = "0.12.1";
4050
4050
  var SDK_NAME = "kadoa-node-sdk";
4051
4051
  var SDK_LANGUAGE = "node";
4052
4052