Skip to content

Commit 6372e9d

Browse files
change version
1 parent b753084 commit 6372e9d

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "lfspull"
3-
version = "0.4.2"
3+
version = "0.4.3"
44
edition = "2021"
55
license = "MIT"
66
authors = ["Volume Graphics GmbH"]

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@ Please see our docs.rs for example code and the gherkin tests for how to check t
3636

3737
## Changelog
3838

39+
### 0.4.3
40+
41+
- fix parsing of windows worktree gitdir drive letter
42+
3943
### 0.4.2
4044

4145
- create temp file in the cached folder instead of working directory

0 commit comments

Comments
 (0)