diff --git a/package.json b/package.json index f5af2cf..aaa710d 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "safe-dao-governance-app", "homepage": "https://github.com/safe-global/safe-dao-governance-app", "license": "GPL-3.0", - "version": "2.2.0", + "version": "2.3.0", "scripts": { "build": "next build && next export", "lint": "tsc && next lint",