chore: bump version to 1.1.1

This commit is contained in:
github-actions[bot]
2026-02-24 04:56:55 +00:00
parent ec176a05e1
commit 3a876c10f6
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "nanoclaw",
"version": "1.1.0",
"version": "1.1.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "nanoclaw",
"version": "1.1.0",
"version": "1.1.1",
"dependencies": {
"@whiskeysockets/baileys": "^7.0.0-rc.9",
"better-sqlite3": "^11.8.1",

View File

@@ -1,6 +1,6 @@
{
"name": "nanoclaw",
"version": "1.1.0",
"version": "1.1.1",
"description": "Personal Claude assistant. Lightweight, secure, customizable.",
"type": "module",
"main": "dist/index.js",