Skip to content

Commit 3c4969e

Browse files
committed
Prepare release 0.4.3
1 parent 03d0919 commit 3c4969e

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
9+
## [0.4.3] 2020-03-08
810
### Fixed
9-
- potcpu: help messages were victims of copypasta
11+
- potcpu: help messages were victims of copypasta (#1)
1012

1113
## [0.4.2] 2019-10-25
1214
### Added

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "potnet"
3-
version = "0.4.2"
3+
version = "0.4.3"
44
authors = ["Luca Pizzamiglio <[email protected]>"]
55
edition = "2018"
66

0 commit comments

Comments
 (0)