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:
parent
f9a6bc57bc
commit
f7f18146bf
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue