summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSanto Cariotti <santo@dcariotti.me>2024-09-09 16:35:43 +0200
committerSanto Cariotti <santo@dcariotti.me>2024-09-09 16:35:43 +0200
commit74db176b2c6a74a4e94a57a835dbdd385ba76b97 (patch)
tree60c77659698e4e24047fea451d8f6ece272ff1d2
parent558d10b39ceb6380272047da742c6d6b62830008 (diff)
release: version 0.3
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index cb878e3..b18f1ca 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "cas4",
"main": "expo-router/entry",
- "version": "0.2.0",
+ "version": "0.3",
"scripts": {
"start": "expo start",
"reset-project": "node ./scripts/reset-project.js",