@taquito/rpc 16.0.0 → 16.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": "49a724eb9d4947e2aed19bfa1462fa7ae7848add",
7
- "version": "16.0.0"
6
+ "commitHash": "c050a62135022aa2e61ba6ef72a98f9c89f1682c",
7
+ "version": "16.0.1"
8
8
  };
9
9
  //# sourceMappingURL=version.js.map
@@ -1248,8 +1248,8 @@ var OpKind;
1248
1248
 
1249
1249
  // IMPORTANT: THIS FILE IS AUTO GENERATED! DO NOT MANUALLY EDIT OR CHECKIN!
1250
1250
  const VERSION = {
1251
- "commitHash": "49a724eb9d4947e2aed19bfa1462fa7ae7848add",
1252
- "version": "16.0.0"
1251
+ "commitHash": "c050a62135022aa2e61ba6ef72a98f9c89f1682c",
1252
+ "version": "16.0.1"
1253
1253
  };
1254
1254
 
1255
1255
  /***