Skip to content

Commit

Permalink
chore: release v1.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
simoneb committed Apr 13, 2023
1 parent e507afc commit 04ad5f9
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.8",
"versionCode": 19,
"version": "1.3.9",
"versionCode": 20,
"scripts": {
"start": "expo start --dev-client",
"start:native": "expo start --dev-client",
Expand Down Expand Up @@ -118,4 +118,4 @@
"prettier --write"
]
}
}
}

0 comments on commit 04ad5f9

Please sign in to comment.