diff options
| author | opencode <[email protected]> | 2025-11-10 05:50:33 +0000 |
|---|---|---|
| committer | opencode <[email protected]> | 2025-11-10 05:50:33 +0000 |
| commit | 67c41fd3898c70e82afbdb91aea3d33051c00450 (patch) | |
| tree | 33bdaccf831b1b543837e669ae90039222f5d5e6 /packages/slack | |
| parent | 83ea19770a2e93f3ae2747be33f155441c3f7ad3 (diff) | |
| download | opencode-67c41fd3898c70e82afbdb91aea3d33051c00450.tar.gz opencode-67c41fd3898c70e82afbdb91aea3d33051c00450.zip | |
release: v1.0.54
Diffstat (limited to 'packages/slack')
| -rw-r--r-- | packages/slack/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/slack/package.json b/packages/slack/package.json index 87f1cc0ba..24191523b 100644 --- a/packages/slack/package.json +++ b/packages/slack/package.json @@ -1,6 +1,6 @@ { "name": "@opencode-ai/slack", - "version": "1.0.53", + "version": "1.0.54", "type": "module", "scripts": { "dev": "bun run src/index.ts", |
