Skip to content

Commit

Permalink
v1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Morganamilo committed Jun 3, 2021
1 parent 73ecc74 commit db1e187
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## Paru v1.7.1 (2021-6-3)

### Fixed

- Fix panic in provider menu 73ecc7

## Paru v1.7.0 (2021-5-31)

### Fixed
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 = "paru"
version = "1.7.0"
version = "1.7.1"
authors = ["morganamilo <[email protected]>"]
edition = "2018"

Expand Down

0 comments on commit db1e187

Please sign in to comment.