diff --git a/package-lock.json b/package-lock.json index f4e870c..ac722ed 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "bot-en-sky", - "version": "1.3.1", + "version": "1.3.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "bot-en-sky", - "version": "1.3.1", + "version": "1.3.2", "license": "MIT", "dependencies": { "@atproto/api": "^0.12.23", diff --git a/package.json b/package.json index 17d32b3..32613a3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bot-en-sky", - "version": "1.3.1", + "version": "1.3.2", "description": "BlueSky botEnSky - a bot account that reply to bluesky post with Pla@ntNet identification", "scripts": { "audit": "npm audit&&npm outdated --depth=3",