Skip to content

Commit

Permalink
chore: release v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
guilhermelimak committed Jun 6, 2023
1 parent 3074ab8 commit 7b4968e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"private": true,
"name": "optic-expo",
"version": "1.3.10",
"versionCode": 21,
"version": "1.4.0",
"versionCode": 22,
"scripts": {
"start": "expo start",
"start:native": "expo start --dev-client",
Expand Down Expand Up @@ -117,4 +117,4 @@
"prettier --write"
]
}
}
}

0 comments on commit 7b4968e

Please sign in to comment.