Skip to content

Commit

Permalink
fix: change version in package.jsn
Browse files Browse the repository at this point in the history
  • Loading branch information
hoangvu12 committed Nov 20, 2023
1 parent c1741d5 commit 6142ec4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kaguya-app",
"version": "0.1.2-alpha",
"version": "0.2.1-alpha",
"private": true,
"scripts": {
"start": "expo start --dev-client --tunnel",
Expand Down Expand Up @@ -144,4 +144,4 @@
"osMetadata": {
"initVersion": "4.2.2"
}
}
}

0 comments on commit 6142ec4

Please sign in to comment.