@taquito/taquito 23.0.2 → 23.0.3

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.2/dist/taquito.min.js"
10
+ <script src="https://unpkg.com/@taquito/taquito@23.0.3/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": "20b6624f217ec85f28023ca02b2d3b73777a8df9",
7
- "version": "23.0.2"
6
+ "commitHash": "42048d039f6d4345fc59d04b03650bcb8e27bb62",
7
+ "version": "23.0.3"
8
8
  };
@@ -7263,8 +7263,8 @@ class Context {
7263
7263
 
7264
7264
  // IMPORTANT: THIS FILE IS AUTO GENERATED! DO NOT MANUALLY EDIT OR CHECKIN!
7265
7265
  const VERSION = {
7266
- "commitHash": "20b6624f217ec85f28023ca02b2d3b73777a8df9",
7267
- "version": "23.0.2"
7266
+ "commitHash": "42048d039f6d4345fc59d04b03650bcb8e27bb62",
7267
+ "version": "23.0.3"
7268
7268
  };
7269
7269
 
7270
7270
  /**