diff --git a/package.json b/package.json index 7b940a8..ba7026a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "utm-tools", "private": true, - "version": "1.5.0", + "version": "1.6.0", "scripts": { "dev": "next dev --turbopack", "build": "next build",