Skip to content

Commit 1fca3ea

Browse files
committed
Update readme version
1 parent 57687f4 commit 1fca3ea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "drogue-client"
3-
version = "0.10.0"
3+
version = "0.10.1"
44
authors = ["Jens Reimann <jreimann@redhat.com>"]
55
license = "Apache-2.0"
66
description = "Clients for the Drogue IoT Cloud APIs"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ Add the dependency to your `Cargo.toml`:
1515

1616
~~~toml
1717
[dependencies]
18-
drogue-client = "0.10"
18+
drogue-client = "0.10.1"
1919
~~~
2020

0 commit comments

Comments
 (0)