summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorSanto Cariotti <santo@dcariotti.me>2025-01-18 10:43:59 +0100
committerSanto Cariotti <santo@dcariotti.me>2025-01-18 10:43:59 +0100
commit8dc33ee392e387efba538cfee48343a753be6b34 (patch)
tree2186db22c126c447598d5ea663d3e54ff7913dc4 /package.json
parentb87d072f715d1de50ba13abc233749f812b0be55 (diff)
release: version 1.0.1
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 cd02288..3792094 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "cas4",
"main": "expo-router/entry",
- "version": "0.5",
+ "version": "1.0.1",
"scripts": {
"start": "expo start",
"reset-project": "node ./scripts/reset-project.js",