@taquito/michelson-encoder 12.1.0-beta-RC.0 → 12.1.0

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": "e71912611826272f68d2bc1025eb8218417d28af",
7
- "version": "12.1.0-beta-RC.0"
6
+ "commitHash": "cbdd0af87e400489076259d065e2d328feb8e1b4",
7
+ "version": "12.1.0"
8
8
  };
9
9
  //# sourceMappingURL=version.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"version.js","sourceRoot":"","sources":["../../src/version.ts"],"names":[],"mappings":";;;AACA,2EAA2E;AAC9D,QAAA,OAAO,GAAG;IACnB,YAAY,EAAE,0CAA0C;IACxD,SAAS,EAAE,kBAAkB;CAChC,CAAC"}
1
+ {"version":3,"file":"version.js","sourceRoot":"","sources":["../../src/version.ts"],"names":[],"mappings":";;;AACA,2EAA2E;AAC9D,QAAA,OAAO,GAAG;IACnB,YAAY,EAAE,0CAA0C;IACxD,SAAS,EAAE,QAAQ;CACtB,CAAC"}
@@ -3475,8 +3475,8 @@ class ViewSchema {
3475
3475
 
3476
3476
  // IMPORTANT: THIS FILE IS AUTO GENERATED! DO NOT MANUALLY EDIT OR CHECKIN!
3477
3477
  const VERSION = {
3478
- "commitHash": "e71912611826272f68d2bc1025eb8218417d28af",
3479
- "version": "12.1.0-beta-RC.0"
3478
+ "commitHash": "cbdd0af87e400489076259d065e2d328feb8e1b4",
3479
+ "version": "12.1.0"
3480
3480
  };
3481
3481
 
3482
3482
  /**