chore: bump version to 0.4.1 and update changelog
This commit is contained in:
parent
d16e06b253
commit
576f5728a4
@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [v0.4.1] - 2021-04-27
|
||||
### Changed
|
||||
- code cleanup
|
||||
- switch over to tokio-ping fork, tokio-icmp-echo
|
||||
|
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -447,7 +447,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "peshming"
|
||||
version = "0.4.0"
|
||||
version = "0.4.1"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"async-anyhow-logger",
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "peshming"
|
||||
version = "0.4.0"
|
||||
version = "0.4.1"
|
||||
license = "AGPL-3.0-only"
|
||||
authors = ["Jan Christian Grünhage <jan.christian@gruenhage.xyz>"]
|
||||
repository = "https://git.jcg.re/jcgruenhage/peshming"
|
||||
|
Loading…
x
Reference in New Issue
Block a user