@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.js CHANGED
@@ -4054,7 +4054,7 @@ var Configuration = class {
4054
4054
  };
4055
4055
 
4056
4056
  // src/version.ts
4057
- var SDK_VERSION = "0.12.0";
4057
+ var SDK_VERSION = "0.12.1";
4058
4058
  var SDK_NAME = "kadoa-node-sdk";
4059
4059
  var SDK_LANGUAGE = "node";
4060
4060