@taquito/rpc 17.1.0-beta-RC.1 → 17.1.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": "35185f70bf071114f22f169d2e1f7f8747ced2d0",
7
- "version": "17.1.0-beta-RC.1"
6
+ "commitHash": "15732f9b7d575aa46427c94501fb8677a754b733",
7
+ "version": "17.1.1"
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"}
@@ -1338,8 +1338,8 @@ var OpKind;
1338
1338
 
1339
1339
  // IMPORTANT: THIS FILE IS AUTO GENERATED! DO NOT MANUALLY EDIT OR CHECKIN!
1340
1340
  const VERSION = {
1341
- "commitHash": "35185f70bf071114f22f169d2e1f7f8747ced2d0",
1342
- "version": "17.1.0-beta-RC.1"
1341
+ "commitHash": "15732f9b7d575aa46427c94501fb8677a754b733",
1342
+ "version": "17.1.1"
1343
1343
  };
1344
1344
 
1345
1345
  /***