Skip to content

Commit 723c889

Browse files
chore(release): 0.10.335 [skip ci]
## [0.10.335](v0.10.334...v0.10.335) (2026-02-14) ### Bug Fixes * **deps:** update rust crate indicatif to v0.18.4 ([131ced8](131ced8))
1 parent 5eac8cf commit 723c889

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.10.335](https://github.com/EricCrosson/git-disjoint/compare/v0.10.334...v0.10.335) (2026-02-14)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update rust crate indicatif to v0.18.4 ([131ced8](https://github.com/EricCrosson/git-disjoint/commit/131ced8b4c6a156ecd766baf18ff224041ff33d4))
7+
18
## [0.10.334](https://github.com/EricCrosson/git-disjoint/compare/v0.10.333...v0.10.334) (2026-02-12)
29

310

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 = "git-disjoint"
3-
version = "0.10.334"
3+
version = "0.10.335"
44
edition = "2021"
55
authors = ["Eric Crosson <eric.s.crosson@utexas.edu>"]
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)