@taquito/taquito 21.0.3 → 21.0.4-beta.2

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@21.0.3/dist/taquito.min.js"
10
+ <script src="https://unpkg.com/@taquito/taquito@21.0.4-beta.2/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": "37c8a05360ab00dc3b5d1fbc691d0ac571051a32",
7
- "version": "21.0.3"
6
+ "commitHash": "377d231de2a593315c18d6883adde739af81fcb3",
7
+ "version": "21.0.4-beta.2"
8
8
  };
@@ -6898,8 +6898,8 @@ class Context {
6898
6898
 
6899
6899
  // IMPORTANT: THIS FILE IS AUTO GENERATED! DO NOT MANUALLY EDIT OR CHECKIN!
6900
6900
  const VERSION = {
6901
- "commitHash": "37c8a05360ab00dc3b5d1fbc691d0ac571051a32",
6902
- "version": "21.0.3"
6901
+ "commitHash": "377d231de2a593315c18d6883adde739af81fcb3",
6902
+ "version": "21.0.4-beta.2"
6903
6903
  };
6904
6904
 
6905
6905
  /**