diff --git a/package-lock.json b/package-lock.json index d3b7d0d..3a974f4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "hemi-viem", - "version": "1.2.0", + "version": "1.3.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "hemi-viem", - "version": "1.2.0", + "version": "1.3.0", "license": "MIT", "devDependencies": { "husky": "4.3.8", diff --git a/package.json b/package.json index 775ba27..17aa37c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hemi-viem", - "version": "1.2.0", + "version": "1.3.0", "description": "Viem extension for the Hemi Network", "bugs": { "url": "https://github.com/hemilabs/hemi-viem/issues"