diff --git a/package.json b/package.json index c7b14a1..f4b7330 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "@initia/initia-evm-contracts", "license": "MIT", - "version": "0.1.0", - "description": "**Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.**", + "version": "0.1.1", + "description": "Smart contracts for interacting and developing with the Initia MiniEVM framework.", "author": "Initia Labs", "files": [ "src/*.sol",