From a456c1991084987752eaddffa951d5f5b664d598 Mon Sep 17 00:00:00 2001 From: ntwigs Date: Thu, 23 Nov 2023 20:31:17 +0100 Subject: [PATCH] chore: bump version --- README.md | 2 +- package.json | 2 +- public/manifest.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2697c2e..7e62835 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@

users badge rating badge - version badge + version badge


Nopy is also at Product Hunt!💖

diff --git a/package.json b/package.json index 0e15f04..4f7346c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nopy", - "version": "1.3.2", + "version": "1.3.3", "repository": "git@github.com:ntwigs/nopy.git", "author": "ntwigs ", "license": "MIT", diff --git a/public/manifest.json b/public/manifest.json index 36e5263..4baba92 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -4,7 +4,7 @@ "name": "Nopy", "short_name": "Nopy", "description": "Copy your npmjs dependencies with ease ❤️‍🔥", - "version": "1.3.2", + "version": "1.3.3", "homepage_url": "https://github.com/ntwigs/nopy", "permissions": ["tabs"], "icons": {