From ed4ead7c92564213b9004baf11f615c0d65c4fa8 Mon Sep 17 00:00:00 2001 From: Jochen Schalanda Date: Sun, 2 Feb 2025 12:57:33 +0100 Subject: [PATCH] chore: release version 0.0.3 --- dist/package.json | 2 +- package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dist/package.json b/dist/package.json index aca6793..2f06cfc 100644 --- a/dist/package.json +++ b/dist/package.json @@ -1,6 +1,6 @@ { "name": "@joschi/blueskyfeedbot", - "version": "0.0.2", + "version": "0.0.3", "description": "A bot to syndicate RSS to Bluesky via GitHub Actions", "author": "Jochen Schalanda ", "license": "MIT", diff --git a/package-lock.json b/package-lock.json index d2fe285..304d4b8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@joschi/blueskyfeedbot", - "version": "0.0.2", + "version": "0.0.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@joschi/blueskyfeedbot", - "version": "0.0.2", + "version": "0.0.3", "license": "MIT", "dependencies": { "@actions/core": "^1.10.0", diff --git a/package.json b/package.json index aca6793..2f06cfc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@joschi/blueskyfeedbot", - "version": "0.0.2", + "version": "0.0.3", "description": "A bot to syndicate RSS to Bluesky via GitHub Actions", "author": "Jochen Schalanda ", "license": "MIT",