diff --git a/package.json b/package.json index 698825a40..76c96e879 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.27.0-8", + "version": "0.27.0-9", "scripts": { "up": "yarn", "build": "NODE_ENV=production node ./scripts/make.mjs",