diff options
author | Samuel Newman <mozzius@protonmail.com> | 2025-03-21 18:51:29 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-21 18:51:29 +0200 |
commit | 951a8cff3cd2086fec10a93a0ab6ae249ccea32f (patch) | |
tree | 9e9c7b6199941b622fb56dba05068a0842e61ec7 /package.json | |
parent | c4785ef96e13d02b217dce4e777269c0e895507d (diff) | |
download | voidsky-951a8cff3cd2086fec10a93a0ab6ae249ccea32f.tar.zst |
bump version to 1.100.0 (#8038)
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 4f0e43f33..7126d290d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bsky.app", - "version": "1.99.0", + "version": "1.100.0", "private": true, "engines": { "node": ">=20" |