chore: bump version to 1.1.2

This commit is contained in:
github-actions[bot]
2026-02-24 05:04:43 +00:00
parent 7631a5c686
commit 796906baa2
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.1",
"version": "1.1.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "nanoclaw",
"version": "1.1.1",
"version": "1.1.2",
"dependencies": {
"@whiskeysockets/baileys": "^7.0.0-rc.9",
"better-sqlite3": "^11.8.1",

View File

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