summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorSanto Cariotti <santo@dcariotti.me>2025-01-18 11:25:11 +0100
committerSanto Cariotti <santo@dcariotti.me>2025-01-18 11:25:11 +0100
commit549117946bc91887c5a459f53ea858ce80532955 (patch)
tree8ae1a61a1b01116d9764f11b963fc4ef8dfcbccb /package.json
parentbdce104863f04ca11be38199f2d758086f05cd15 (diff)
release: version 1.0.3
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 121650f..a9b72ba 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "cas4",
"main": "expo-router/entry",
- "version": "1.0.2",
+ "version": "1.0.3",
"scripts": {
"start": "expo start",
"reset-project": "node ./scripts/reset-project.js",