Skip to content

Commit

Permalink
Merge branch 'main' into updates-example-sdk47
Browse files Browse the repository at this point in the history
  • Loading branch information
ChronSyn authored Feb 10, 2023
2 parents 83224cf + 49b9233 commit 6c37bed
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion example/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"expo": {
"name": "wmlDB",
"slug": "wmlDB",
"version": "1.0.0",
"version": "2.0.0",
"orientation": "portrait",
"icon": "./assets/icon.png",
"splash": {
Expand Down
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@
},
"private": true,
"name": "wmlDB",
"version": "1.0.0"
"version": "2.0.0"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@morrowdigital/watermelondb-expo-plugin",
"version": "1.1.0",
"version": "2.0.0",
"main": "build/withWatermelon.js",
"types": "build/withWatermelon.d.ts",
"license": "MIT",
Expand Down

0 comments on commit 6c37bed

Please sign in to comment.