Skip to content

Commit 16a61cf

Browse files
chore: bump version to 0.1.10
1 parent a7bc829 commit 16a61cf

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "botschat",
3-
"version": "0.1.9",
3+
"version": "0.1.10",
44
"description": "A self-hosted chat interface for OpenClaw AI agents",
55
"workspaces": [
66
"packages/*"

packages/plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@botschat/botschat",
3-
"version": "0.1.9",
3+
"version": "0.1.10",
44
"description": "BotsChat channel plugin for OpenClaw — connects your OpenClaw agent to the BotsChat cloud platform",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)