Skip to content

Commit

Permalink
chore(release): v0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mgramigna committed Dec 22, 2023
1 parent 30fc320 commit 5937175
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/expo/app.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ const defineConfig = (): ExpoConfig => ({
name: 'Careforge',
slug: 'careforge',
scheme: 'expo',
version: '0.2.2',
version: '0.2.3',
orientation: 'portrait',
splash: {
image: './assets/icon.png',
Expand Down
2 changes: 1 addition & 1 deletion apps/expo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@careforge/expo",
"version": "0.2.2",
"version": "0.2.3",
"private": true,
"main": "expo-router/entry",
"scripts": {
Expand Down

0 comments on commit 5937175

Please sign in to comment.