Skip to content

Commit

Permalink
update version to v0.2.0 (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
tiagorvmartins authored Nov 10, 2024
1 parent 2b36272 commit 1295cfc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"expo": {
"name": "portanexus",
"slug": "portanexus",
"version": "0.1.4",
"version": "0.2.0",
"orientation": "portrait",
"icon": "./assets/images/icon_adaptive.png",
"scheme": "myapp",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"author": "tiagorvmartins",
"license": "MIT",
"main": "./index.js",
"version": "0.1.4",
"version": "0.2.0",
"scripts": {
"start": "expo start",
"reset-project": "node ./scripts/reset-project.js",
Expand Down

0 comments on commit 1295cfc

Please sign in to comment.