summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorSanto Cariotti <santo@dcariotti.me>2025-01-18 11:45:45 +0100
committerSanto Cariotti <santo@dcariotti.me>2025-01-18 11:45:45 +0100
commit72c952b68fa593f3d070f7d7b4421071dac43e3c (patch)
treed5ebf1501465317ec470e34890abca0192ccddbd /package.json
parent8e7a9ad33cd78929bfb90c3d43f6184b44cea864 (diff)
release: version 1.0.4
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index a9b72ba..a3317fa 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "cas4",
"main": "expo-router/entry",
- "version": "1.0.3",
+ "version": "1.0.4",
"scripts": {
"start": "expo start",
"reset-project": "node ./scripts/reset-project.js",