diff --git a/package-lock.json b/package-lock.json index 53b4904..9388b15 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "realtoken-dashboard-v2", - "version": "2.3.1", + "version": "2.3.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "realtoken-dashboard-v2", - "version": "2.3.1", + "version": "2.3.2", "dependencies": { "@apollo/client": "^3.9.5", "@mantine/core": "^7.5.3", diff --git a/package.json b/package.json index 962df04..4f2bccc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "realtoken-dashboard-v2", - "version": "2.3.1", + "version": "2.3.2", "scripts": { "dev": "next dev", "build": "next build",