Skip to content

Commit 79c4d79

Browse files
committed
chore: bump to 0.3.0
1 parent 0d64a30 commit 79c4d79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/mobile/app.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ export default ({ config }: ConfigContext): ExpoConfig => ({
9999
resizeMode: 'contain'
100100
},
101101
userInterfaceStyle: 'dark',
102-
version: '0.2.1',
102+
version: '0.3.0',
103103
web: {
104104
favicon: './assets/favicon.png'
105105
}

0 commit comments

Comments
 (0)