From 538f6c5bdf10f208b98a5b27c3a6c3b936d32f0b Mon Sep 17 00:00:00 2001 From: alikia2x Date: Sat, 21 Sep 2024 21:05:33 +0800 Subject: [PATCH] ref: rename to sparkast --- README.md | 4 +++- package.json | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) 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",