@taquito/taquito 25.0.0-rc.1 → 25.0.0

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@25.0.0-rc.1/dist/taquito.min.js"
10
+ <script src="https://unpkg.com/@taquito/taquito@25.0.0/dist/taquito.min.js"
11
11
  crossorigin="anonymous" integrity="sha384-IxvP0ECHi5oqLyz94wF85pU9+ktcsL1HHtA42MITxZsGbsUMEu/g+0Vkjj5vqiMR"></script>
12
12
  ```
13
13
 
@@ -4,5 +4,5 @@ exports.VERSION = void 0;
4
4
  // IMPORTANT: THIS FILE IS AUTO GENERATED! DO NOT MANUALLY EDIT!
5
5
  exports.VERSION = {
6
6
  "commitHash": "13f62cd47ea018312f100b660d0225604c757afa",
7
- "version": "25.0.0-rc.1"
7
+ "version": "25.0.0"
8
8
  };
@@ -7749,7 +7749,7 @@ class Context {
7749
7749
  // IMPORTANT: THIS FILE IS AUTO GENERATED! DO NOT MANUALLY EDIT!
7750
7750
  const VERSION = {
7751
7751
  "commitHash": "13f62cd47ea018312f100b660d0225604c757afa",
7752
- "version": "25.0.0-rc.1"
7752
+ "version": "25.0.0"
7753
7753
  };
7754
7754
 
7755
7755
  /**