diff --git a/README.md b/README.md index 524672b..34fc82d 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ -# SparkHome +# sparkast + +sparkast is your ultimate productivity tool that gives you the answer to all within a single searchbox. diff --git a/package.json b/package.json index f474cb1..b49ac0b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "sparkhome", "private": false, - "version": "5.7.0", + "version": "5.8.0", "type": "module", "scripts": { "dev": "bun server.ts",