@signalsandsorcery/plugin-sdk 1.2.3 → 1.3.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
@@ -1273,7 +1273,7 @@ var VALID_INSTRUMENT_ROLES = [
1273
1273
  ];
1274
1274
 
1275
1275
  // src/constants/sdk-version.ts
1276
- var PLUGIN_SDK_VERSION = "1.0.0";
1276
+ var PLUGIN_SDK_VERSION = "1.2.0";
1277
1277
  export {
1278
1278
  DB_MAX,
1279
1279
  DB_MIN,