summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSanto Cariotti <santo@dcariotti.me>2024-09-12 12:04:23 +0200
committerSanto Cariotti <santo@dcariotti.me>2024-09-12 12:04:23 +0200
commit15c47a83364917dcd82aa430768a7d4a156e9cb5 (patch)
tree2a23443969c1594986fa6ff1c48b608d7bce3130
parent036c178e7b0e665a15a592e43f132f3e2e6a50e8 (diff)
release: version 0.5
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 88bce28..d535604 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "cas4",
"main": "expo-router/entry",
- "version": "0.4",
+ "version": "0.5",
"scripts": {
"start": "expo start",
"reset-project": "node ./scripts/reset-project.js",