From 68bc01fd6a00d1963b70ea732ffdd97b16f9c7bf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 13 Sep 2024 19:41:59 +0000 Subject: [PATCH] 1.3.2 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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",