@monterosa/sdk-enmasse-kit 0.18.9 → 0.18.10

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.js CHANGED
@@ -58,7 +58,7 @@ const ENMASSE_OVERRIDE_METHODS = getSettingForMethods();
58
58
  const ENMASSE_DEBUG = getSettingFor(ARG_DEBUG);
59
59
  const ENMASSE_CONFIG = getSettingFor(ARG_CONFIG);
60
60
 
61
- var version = "0.18.9";
61
+ var version = "0.18.10";
62
62
 
63
63
  /* eslint no-bitwise: "off" */
64
64