diff options
author | Hailey <me@haileyok.com> | 2024-04-10 08:50:44 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-10 08:50:44 -0700 |
commit | bf974b147ec8ba2b84803d17f8ca1f9291726ed2 (patch) | |
tree | 144ab8b2fa8a1562eaed5c9d9fec50903633c369 | |
parent | 353a9639206faf6f502c44cf44060a6fded9b6f3 (diff) | |
download | voidsky-bf974b147ec8ba2b84803d17f8ca1f9291726ed2.tar.zst |
Bump to 1.77 (#3468)
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 9fc625613..5eaba7a97 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bsky.app", - "version": "1.76.0", + "version": "1.77.0", "private": true, "engines": { "node": ">=18" |