diff --git a/package-lock.json b/package-lock.json index ce9e1e5..66d79a0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "my-links", - "version": "1.1.0", + "version": "1.2.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "my-links", - "version": "1.1.0", + "version": "1.2.0", "dependencies": { "@ducanh2912/next-pwa": "^10.2.6", "@prisma/client": "^5.12.1", diff --git a/package.json b/package.json index 71e6385..4e82960 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "my-links", - "version": "1.1.0", + "version": "1.2.0", "description": "MyLinks is a free and open source software, that lets you manage your bookmarks in an intuitive interface", "private": false, "scripts": {