summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSanto Cariotti <santo@dcariotti.me>2024-09-08 19:53:20 +0200
committerSanto Cariotti <santo@dcariotti.me>2024-09-08 19:53:20 +0200
commitd14ce814d083e2ee61f29a235f60d936a545ab68 (patch)
treea4855755f9c7788630d35a36bd5da5e9e137f8e2
parent2bb504cf4ea3308875b1cf04c96b2d2a5de486a2 (diff)
release: version 0.2.0
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index a2e50d2..827734e 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "cas4",
"main": "expo-router/entry",
- "version": "1.0.0",
+ "version": "0.2.0",
"scripts": {
"start": "expo start",
"reset-project": "node ./scripts/reset-project.js",