Skip to content

Commit

Permalink
chore: version number changed
Browse files Browse the repository at this point in the history
  • Loading branch information
SilvanoGPM committed Jan 27, 2022
1 parent 9e91d05 commit f5c3d57
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 @@ -19,7 +19,7 @@
"ios": {
"supportsTablet": true,
"bundleIdentifier": "com.github.skygod",
"buildNumber": "1.0.0"
"buildNumber": "1.0.1"
},
"android": {
"package": "com.github.skygod",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "market-list",
"version": "1.0.0",
"version": "1.0.1",
"main": "node_modules/expo/AppEntry.js",
"scripts": {
"start": "expo start",
Expand Down

0 comments on commit f5c3d57

Please sign in to comment.