diff --git a/package.json b/package.json index be10abd6f..4688c844d 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.13", + "version": "1.3.14", "scripts": { "build": "next build && next export", "lint": "tsc && next lint",