Skip to content

Commit

Permalink
chore: bump version to 1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
byCedric committed Jan 17, 2024
1 parent 0f56f0e commit c706ea7
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": "office-marathon",
"slug": "office-marathon",
"version": "1.4.1",
"version": "1.4.2",
"orientation": "portrait",
"icon": "./assets/icon.png",
"splash": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@bycedric/office-marathon",
"version": "1.0.0",
"version": "1.4.2",
"main": "./src/index.ts",
"scripts": {
"start": "expo start",
Expand Down

0 comments on commit c706ea7

Please sign in to comment.