@decaf-ts/for-fabric 0.12.4 → 0.12.6

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.
@@ -3704,7 +3704,7 @@
3704
3704
  }
3705
3705
  }
3706
3706
  if (FabricClientAdapter) FabricClientAdapter["_baseDispatch"] = FabricClientDispatch;
3707
- const VERSION = "0.12.4";
3707
+ const VERSION = "0.12.6";
3708
3708
  const PACKAGE_NAME = "@decaf-ts/for-fabric";
3709
3709
  decoration.Metadata.registerLibrary(PACKAGE_NAME, VERSION);
3710
3710
  exports.AllowanceError = AllowanceError;
@@ -3891,7 +3891,7 @@ class FabricClientDispatch extends Dispatch {
3891
3891
 
3892
3892
  if (FabricClientAdapter) FabricClientAdapter["_baseDispatch"] = FabricClientDispatch;
3893
3893
 
3894
- const VERSION = "0.12.4";
3894
+ const VERSION = "0.12.6";
3895
3895
 
3896
3896
  const PACKAGE_NAME = "@decaf-ts/for-fabric";
3897
3897