From 8921f4a764058ec442ea77f96746d89eff9692d3 Mon Sep 17 00:00:00 2001 From: kawamataryo Date: Sat, 19 Oct 2024 11:49:54 +0900 Subject: [PATCH] bump version --- 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 f6c0542..a34f145 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "sky-follower-bridge", - "version": "0.9.4", + "version": "0.9.6", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "sky-follower-bridge", - "version": "0.9.4", + "version": "0.9.6", "dependencies": { "@atproto/api": "^0.13.12", "@changesets/cli": "^2.27.1", diff --git a/package.json b/package.json index 2ea6233..53eb3aa 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "sky-follower-bridge", "displayName": "Sky Follower Bridge", - "version": "0.9.5", + "version": "0.9.6", "description": "Instantly find and follow the same users from your Twitter follows on Bluesky.", "author": "kawamataryou", "scripts": {