Skip to content

Commit

Permalink
Release version 0.10.0 (#391)
Browse files Browse the repository at this point in the history
  • Loading branch information
nwagner84 authored Feb 9, 2022
1 parent af400f1 commit 2ab4564
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "pica"
version = "0.9.1"
version = "0.10.0"
authors = ["Nico Wagner <[email protected]>"]
edition = "2021"
license = "MIT OR Unlicense"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ this project from source Rust 1.58.1 or newer is required.
To install the latest stable release:

```bash
$ cargo install --git https://github.com/deutsche-nationalbibliothek/pica-rs --tag v0.9.1 pica
$ cargo install --git https://github.com/deutsche-nationalbibliothek/pica-rs --tag v0.10.0 pica
```

## Commands
Expand Down

0 comments on commit 2ab4564

Please sign in to comment.