@taquito/michelson-encoder 12.0.1 → 12.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.
@@ -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": "8203ea7669c742797022f1b61f2577bcac50ca55",
7
- "version": "12.0.1"
6
+ "commitHash": "5996bf6b665e26de3201cf45884b4a2bb9218e09",
7
+ "version": "12.0.2"
8
8
  };
9
9
  //# sourceMappingURL=version.js.map
@@ -3320,8 +3320,8 @@ class ViewSchema {
3320
3320
 
3321
3321
  // IMPORTANT: THIS FILE IS AUTO GENERATED! DO NOT MANUALLY EDIT OR CHECKIN!
3322
3322
  const VERSION = {
3323
- "commitHash": "8203ea7669c742797022f1b61f2577bcac50ca55",
3324
- "version": "12.0.1"
3323
+ "commitHash": "5996bf6b665e26de3201cf45884b4a2bb9218e09",
3324
+ "version": "12.0.2"
3325
3325
  };
3326
3326
 
3327
3327
  /**