Skip to content

Commit

Permalink
Bump version to 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
damb committed Jan 26, 2024
1 parent 0f6b6fd commit 05962af
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.6.0"
version = "0.7.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.6"
mseed = "0.7"
```

## Documentation
Expand Down

0 comments on commit 05962af

Please sign in to comment.