diff --git a/package.json b/package.json index 86f3985..3b0d223 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nextjs-template", - "version": "0.1.2", + "version": "0.1.3", "private": true, "scripts": { "dev": "next lint --fix && next dev --turbopack",