diff --git a/package.json b/package.json index 067a385..92c579b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "portfolio", - "version": "0.2.13", + "version": "0.3.0", "private": true, "scripts": { "dev": "next lint --fix && next dev --turbopack",