Bump to 0.4.1

This commit is contained in:
Vinícius R. Miguel 2023-01-05 19:15:43 -03:00
parent 83df461991
commit 4754a6d4e3
4 changed files with 6 additions and 4 deletions

View File

@ -18,7 +18,9 @@ Categories Used:
**Bullet points in chronological order by PR**
## [Unreleased](https://github.com/ouch-org/ouch/compare/0.4.0...HEAD)
## [Unreleased](https://github.com/ouch-org/ouch/compare/0.4.1...HEAD)
## [0.4.1](https://github.com/ouch-org/ouch/compare/0.4.0...0.4.1)
### New Features

2
Cargo.lock generated
View File

@ -541,7 +541,7 @@ checksum = "9b7820b9daea5457c9f21c69448905d723fbd21136ccf521748f23fd49e723ee"
[[package]]
name = "ouch"
version = "0.4.0"
version = "0.4.1"
dependencies = [
"assert_cmd",
"atty",

View File

@ -1,6 +1,6 @@
[package]
name = "ouch"
version = "0.4.0"
version = "0.4.1"
authors = ["Vinícius Rodrigues Miguel <vrmiguel99@gmail.com>", "João M. Bezerra <marcospb19@hotmail.com>"]
edition = "2021"
readme = "README.md"

View File

@ -1,6 +1,6 @@
MIT License
Copyright (c) 2021-2022 Vinícius R. Miguel, João Marcos P. Bezerra and contributors
Copyright (c) 2021-2023 Vinícius R. Miguel, João Marcos P. Bezerra and contributors
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal