We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf21e1c commit 00e6a7eCopy full SHA for 00e6a7e
CHANGELOG.md
@@ -0,0 +1,6 @@
1
+## [1.0.2](https://github.com/BootNodeDev/uni-dev-kit/compare/v1.0.1...v1.0.2) (2025-05-23)
2
+
3
4
+### Bug Fixes
5
6
+* package.json auto-update version ([cf21e1c](https://github.com/BootNodeDev/uni-dev-kit/commit/cf21e1c7b3508eff816d26d798fc4b7f5c4067c8))
package.json
@@ -1,6 +1,6 @@
{
"name": "uniswap-dev-kit",
- "version": "0.0.1",
+ "version": "1.0.2",
"description": "A modern TypeScript library for integrating Uniswap into your dapp.",
"main": "dist/index.js",
"types": "dist/index.d.ts",
0 commit comments