diff --git a/package.json b/package.json index 2e0c2253f..dd61a42cc 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "safe-homepage", "homepage": "https://github.com/safe-global/safe-homepage", - "version": "1.3.1", + "version": "1.3.2", "scripts": { "build": "next build && next export", "lint": "tsc && next lint",