Skip to content

Commit 1abfc57

Browse files
committed
bump examples/to-do-app version
1 parent ce0cbba commit 1abfc57

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/to-do-app/app.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"expo": {
33
"name": "todoapp",
44
"slug": "todoapp",
5-
"version": "1.0.2",
5+
"version": "1.0.3",
66
"orientation": "portrait",
77
"icon": "./assets/icon.png",
88
"userInterfaceStyle": "light",

examples/to-do-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sqliteai/todoapp",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "An Expo template for building apps with the SQLite CloudSync extension",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)