diff --git a/package-lock.json b/package-lock.json index fc17c6f..f9cfc9f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "hemi-viem", - "version": "2.0.0-alpha.13", + "version": "2.0.0-alpha.14", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "hemi-viem", - "version": "2.0.0-alpha.13", + "version": "2.0.0-alpha.14", "license": "MIT", "devDependencies": { "@commitlint/cli": "^19.6.1", diff --git a/package.json b/package.json index 153424a..307ce1b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hemi-viem", - "version": "2.0.0-alpha.13", + "version": "2.0.0-alpha.14", "description": "Viem extension for the Hemi Network", "bugs": { "url": "https://github.com/hemilabs/hemi-viem/issues"