Skip to content

Commit

Permalink
Bump mseed version to v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
damb committed Dec 2, 2023
1 parent 0cfede1 commit 389982f
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 = "mseed"
version = "0.5.0"
version = "0.6.0"
authors = ["Daniel Armbruster <dani.armbruster@gmail.com>"]
license = "Apache-2.0"
readme = "README.md"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ modify `Cargo.toml`:

```toml
[dependencies]
mseed = "0.5"
mseed = "0.6"
```

## Documentation
Expand Down

0 comments on commit 389982f

Please sign in to comment.