diff --git a/package-lock.json b/package-lock.json index 94f56b6..8cff1e1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "my-links", - "version": "0.0.0", + "version": "1.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "my-links", - "version": "0.0.0", + "version": "1.0.0", "dependencies": { "@ducanh2912/next-pwa": "^10.0.0", "@prisma/client": "^5.7.0", diff --git a/package.json b/package.json index f977dbb..5e38f23 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "my-links", - "version": "0.0.0", + "version": "1.0.0", "description": "MyLinks is a free and open source software, that lets you manage your bookmarks in an intuitive interface", "private": false, "scripts": {