diff --git a/README.md b/README.md index 36f0152..1f433a5 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,7 @@ Here is the demo image: - [For Tron Apps](./App.md) -For more details, please refer to the API Documentation. +For more details, please refer to the [API Documentation](https://developers.tron.network/docs/tronwallet-adapter). ## TronWallet Adapter Packages diff --git a/package.json b/package.json index 3814487..98caea2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "tronwallet-adapter", "description": "wallet adapters for TRON blockchain", - "version": "1.0.0", + "version": "1.1.0", "main": "index.js", "sideEffects": false, "private": true,