@taquito/local-forging 13.0.0 → 13.0.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.
@@ -3,7 +3,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.VERSION = void 0;
4
4
  // IMPORTANT: THIS FILE IS AUTO GENERATED! DO NOT MANUALLY EDIT OR CHECKIN!
5
5
  exports.VERSION = {
6
- "commitHash": "01d3579d51bb8d70038a304cd4dbb7c6366a244b",
7
- "version": "13.0.0"
6
+ "commitHash": "6d90b3d5e616a6e9b9ad9dd8453b5068e7396fff",
7
+ "version": "13.0.1"
8
8
  };
9
9
  //# sourceMappingURL=version.js.map
@@ -1476,8 +1476,8 @@ decodersProto13[CODEC.MANAGER] = schemaDecoder(decodersProto13)(ManagerOperation
1476
1476
 
1477
1477
  // IMPORTANT: THIS FILE IS AUTO GENERATED! DO NOT MANUALLY EDIT OR CHECKIN!
1478
1478
  const VERSION = {
1479
- "commitHash": "01d3579d51bb8d70038a304cd4dbb7c6366a244b",
1480
- "version": "13.0.0"
1479
+ "commitHash": "6d90b3d5e616a6e9b9ad9dd8453b5068e7396fff",
1480
+ "version": "13.0.1"
1481
1481
  };
1482
1482
 
1483
1483
  /**