Skip to content

Commit d1e1044

Browse files
committed
chore: Release whathaveidone version 0.3.2
1 parent e3dc495 commit d1e1044

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "whathaveidone"
3-
version = "0.3.1"
3+
version = "0.3.2"
44
edition = "2024"
55
authors = ["Your Name <your@email.com>"]
66
description = "CLI tool for daily standups with Git and Ratatui"
@@ -30,4 +30,4 @@ gemini-rs = "=1.1.0"
3030
arboard = "3.2"
3131
regex = "1.11.1"
3232
tui-scrollview = "0.5.1"
33-
once_cell = "1.21.3"
33+
once_cell = "1.21.3"

0 commit comments

Comments
 (0)