Skip to content

Commit 5496807

Browse files
mldangeloclaude
andauthored
chore: bump version to 0.9.1 (#21)
## Summary - Patch version bump `0.9.0` → `0.9.1` to release text-to-speech for received messages (#20) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 2644aec commit 5496807

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/crabcode

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
set -e
2929

30-
VERSION="0.9.0"
30+
VERSION="0.9.1"
3131
CONFIG_DIR="$HOME/.crabcode"
3232
CONFIG_FILE="$CONFIG_DIR/config.yaml"
3333
WIP_BASE="$CONFIG_DIR/wip"

0 commit comments

Comments
 (0)