Skip to content

Commit

Permalink
Bump version to 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelbuesing committed Apr 5, 2020
1 parent 379442b commit 97d9f5e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# Change Log
## [0.5.1](https://github.com/marcelbuesing/bme680/tree/0.5.1) (2020-04-05)
[Full Changelog](https://github.com/marcelbuesing/bme680/compare/0.5.0..0.5.1)
- Update futures-timer and linux-embedded hal dependencies
- Cleanup clippy warnings

## [0.5.0](https://github.com/marcelbuesing/bme680/tree/0.5.0) (2019-11-27)
[Full Changelog](https://github.com/marcelbuesing/bme680/compare/0.4.3..0.5.0)
- Migrate example to futures 0.3 and toko 0.2.
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ documentation = "https://docs.rs/bme680"
license = "MIT"
name = "bme680"
repository = "https://github.com/marcelbuesing/bme680-hal"
version = "0.5.0"
version = "0.5.1"
edition = "2018"

[badges]
Expand Down

0 comments on commit 97d9f5e

Please sign in to comment.