diff --git a/package.json b/package.json index 4163551..811b11f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,8 @@ { - "name": "uptime-status", - "version": "2.0.0", + "name": "status-bot", + "version": "1.0.1", "license": "MIT", + "private": true, "scripts": { "start": "react-scripts start", "build": "react-scripts build",