chore: bump package.json version to 0.9.0

Fixes version mismatch between git tag (v0.9.0) and package.json (0.8.2).
This commit is contained in:
Clawdie AI 2026-03-27 07:44:04 +01:00
parent f9a6bc57bc
commit f7f18146bf

View file

@ -1,6 +1,6 @@
{
"name": "clawdie",
"version": "0.8.2",
"version": "0.9.0",
"description": "Personal AI assistant. Lightweight, secure, customizable.",
"license": "BSD-3-Clause",
"type": "module",