diff --git a/package.json b/package.json index 1f521bc..f5d1313 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "readyornot", - "version": "0.1.7", + "version": "0.1.8", "private": true, "scripts": { "dev:debug": "NODE_OPTIONS='--inspect' next dev -H :: -p 8002",