Skip to content

Commit

Permalink
0.18.2
Browse files Browse the repository at this point in the history
  • Loading branch information
fbecart committed Jul 23, 2020
1 parent 5b41aa5 commit e3ebc4a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## TBD

## 0.18.2 (2020-07-23)

This release was necessary to compensate for failed publications due to [a forced renewal of the crates.io API Token](https://blog.rust-lang.org/2020/07/14/crates-io-security-advisory.html) which broke the release process for 0.18.0 and 0.18.1.

## 0.18.0 (2020-07-23)

This release does not bring any new feature.
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "zinoma"
version = "0.18.0"
version = "0.18.2"
authors = ["Florent Bécart <florent.becart@gmail.com>"]
edition = "2018"

Expand Down

0 comments on commit e3ebc4a

Please sign in to comment.