@taquito/michelson-encoder 11.0.1 → 11.0.2

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.
@@ -4,8 +4,8 @@ exports.VERSION = void 0;
4
4
  // IMPORTANT: THIS FILE IS AUTO GENERATED! DO NOT MANUALLY EDIT OR CHECKIN!
5
5
  /* tslint:disable */
6
6
  exports.VERSION = {
7
- "commitHash": "8d7ecc86ce608bff9ee8c6cf0cd7d795263b8bda",
8
- "version": "11.0.1"
7
+ "commitHash": "e4fb2f0ab9a459640e474bf65ae4578f4b948c63",
8
+ "version": "11.0.2"
9
9
  };
10
10
  /* tslint:enable */
11
11
  //# sourceMappingURL=version.js.map
@@ -3315,8 +3315,8 @@ var ParameterSchema = /** @class */ (function () {
3315
3315
  // IMPORTANT: THIS FILE IS AUTO GENERATED! DO NOT MANUALLY EDIT OR CHECKIN!
3316
3316
  /* tslint:disable */
3317
3317
  var VERSION = {
3318
- "commitHash": "8d7ecc86ce608bff9ee8c6cf0cd7d795263b8bda",
3319
- "version": "11.0.1"
3318
+ "commitHash": "e4fb2f0ab9a459640e474bf65ae4578f4b948c63",
3319
+ "version": "11.0.2"
3320
3320
  };
3321
3321
  /* tslint:enable */
3322
3322