diff --git a/package.json b/package.json index 9c56ebb01..d237ffe30 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@nozbe/watermelondb", "description": "Build powerful React Native and React web apps that scale from hundreds to tens of thousands of records and remain fast", - "version": "0.28.0-0", + "version": "0.28.0-1", "engines": { "node": ">=18" },