Skip to content

Commit

Permalink
Update readme version
Browse files Browse the repository at this point in the history
  • Loading branch information
jbtrystram committed Jul 5, 2022
1 parent 57687f4 commit 1fca3ea
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 = "drogue-client"
version = "0.10.0"
version = "0.10.1"
authors = ["Jens Reimann <[email protected]>"]
license = "Apache-2.0"
description = "Clients for the Drogue IoT Cloud APIs"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ Add the dependency to your `Cargo.toml`:

~~~toml
[dependencies]
drogue-client = "0.10"
drogue-client = "0.10.1"
~~~

0 comments on commit 1fca3ea

Please sign in to comment.