Skip to content

Commit 51f6cc8

Browse files
committed
Bump version to 0.6.1
1 parent add1793 commit 51f6cc8

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,16 @@ Categories Used:
1818

1919
**Bullet points in chronological order by PR**
2020

21-
## [Unreleased](https://github.com/ouch-org/ouch/compare/0.6.0...HEAD)
21+
## [Unreleased](https://github.com/ouch-org/ouch/compare/0.6.1...HEAD)
2222

2323
### New Features
2424
### Improvements
2525
### Bug Fixes
26+
### Tweaks
2627

27-
- Fix .zip crash when file mode isn't present [\#804](https://github.com/ouch-org/ouch/pull/804) ([marcospb19](https://github.com/marcospb19))
28+
## [0.6.1](https://github.com/ouch-org/ouch/compare/0.6.0...0.6.1)
2829

29-
### Tweaks
30+
- Fix .zip crash when file mode isn't present [\#804](https://github.com/ouch-org/ouch/pull/804) ([marcospb19](https://github.com/marcospb19))
3031

3132
## [0.6.0](https://github.com/ouch-org/ouch/compare/0.5.1...0.6.0)
3233

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 = "ouch"
3-
version = "0.6.0"
3+
version = "0.6.1"
44
authors = [
55
"João Marcos <[email protected]>",
66
"Vinícius Rodrigues Miguel <[email protected]>",

0 commit comments

Comments
 (0)