diff --git a/CHANGELOG.md b/CHANGELOG.md index a5fa0aa16..caece1e19 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ # Next version +# 2.0.0-4 + # 2.0.0-3 - fix: use forge-std from core diff --git a/package.json b/package.json index 8d4a09e15..a5102d529 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mangrovedao/mangrove-core", - "version": "2.0.0-3", + "version": "2.0.0-4", "author": "Mangrove DAO", "license": "SEE LICENSE IN LICENSE", "main": "index.js",