Skip to content

Commit c9fcc5d

Browse files
committed
1.0.2
1 parent 08119fb commit c9fcc5d

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Changelog
2+
3+
## 1.0.2 - 2026-01-30
4+
- Add shell completions for bash, zsh, and fish.
5+

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "terris"
3-
version = "1.0.1"
3+
version = "1.0.2"
44
edition = "2024"
55
description = "A simple git worktree manager."
66
license = "MIT"

0 commit comments

Comments
 (0)