Skip to content

Commit

Permalink
bump up version to 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
elpiel committed Sep 1, 2022
1 parent df4e67f commit 260323f
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 = "nmea"
version = "0.3.0"
version = "0.3.1"
authors = [
"Felix Obenhuber <felix@obenhuber.de>",
"Evgeniy A. Dushistov <dushistov@mail.ru>",
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Put this in your `Cargo.toml`:

```toml
[dependencies]
nmea = "0.3.0"
nmea = "0.3"
```

For Rust 2015 edition put this in your crate root:
Expand Down

0 comments on commit 260323f

Please sign in to comment.