Skip to content

Commit 0abfcf4

Browse files
chore(release): 1.1.1 [skip ci]
## [1.1.1](v1.1.0...v1.1.1) (2025-06-09) ### 🐛 Bug Fixes * made release more robust + updated docs ([#13](#13)) by Mats Julius Funke ([commit-0e6d51e](0e6d51e)) * use cargo edit ([#14](#14)) by Mats Julius Funke ([commit-101906a](101906a))
1 parent 101906a commit 0abfcf4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "wer"
3-
version = "1.1.0"
3+
version = "1.1.1"
44
edition = "2024"
55
description = "A simple cli tool to find out who last edited files or directories of git repositories"
66
license = "MIT"

0 commit comments

Comments
 (0)