chore: bump version to 1.0.11

This commit is contained in:
lafay
2026-03-20 12:23:26 +08:00
parent 7d9670e973
commit 59877e6ae3
2 changed files with 11 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "carrot_bbs",
"version": "1.0.0",
"version": "1.0.1",
"main": "index.ts",
"scripts": {
"start": "expo start",
@@ -26,6 +26,7 @@
"date-fns": "^4.1.0",
"expo": "~55.0.4",
"expo-background-fetch": "~55.0.9",
"expo-camera": "^55.0.10",
"expo-constants": "~55.0.7",
"expo-dev-client": "~55.0.10",
"expo-file-system": "~55.0.10",