@taquito/taquito 23.0.0 → 23.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.
package/README.md CHANGED
@@ -7,7 +7,7 @@ The `@taquito/taquito` package contains higher-level functionality that builds u
7
7
  ## CDN Bundle
8
8
 
9
9
  ```html
10
- <script src="https://unpkg.com/@taquito/taquito@23.0.0/dist/taquito.min.js"
10
+ <script src="https://unpkg.com/@taquito/taquito@23.0.1/dist/taquito.min.js"
11
11
  crossorigin="anonymous" integrity="sha384-IxvP0ECHi5oqLyz94wF85pU9+ktcsL1HHtA42MITxZsGbsUMEu/g+0Vkjj5vqiMR"></script>
12
12
  ```
13
13
 
@@ -3,6 +3,6 @@ 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": "9065acc1b41ec205a49e64b54ef89f50bafa6210",
7
- "version": "23.0.0"
6
+ "commitHash": "c26a3d67ae3694c157f4f56fb5bf85ca3c495a9b",
7
+ "version": "23.0.1"
8
8
  };
@@ -7258,8 +7258,8 @@ class Context {
7258
7258
 
7259
7259
  // IMPORTANT: THIS FILE IS AUTO GENERATED! DO NOT MANUALLY EDIT OR CHECKIN!
7260
7260
  const VERSION = {
7261
- "commitHash": "9065acc1b41ec205a49e64b54ef89f50bafa6210",
7262
- "version": "23.0.0"
7261
+ "commitHash": "c26a3d67ae3694c157f4f56fb5bf85ca3c495a9b",
7262
+ "version": "23.0.1"
7263
7263
  };
7264
7264
 
7265
7265
  /**