diff --git a/package.json b/package.json index 1eef575..b7666f6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { - "name": "budgetapp", - "version": "0.1.0", + "name": "nextjs-server-actions", + "version": "1.0.0", "private": true, "scripts": { "dev": "next dev",