Skip to content

Commit 04b49ff

Browse files
authored
0.1.3 (#12)
1 parent c66398d commit 04b49ff

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
## Next
22

3+
## 0.1.3
4+
- Report errors more readably better when things fail
5+
36
## 0.1.2
47
- Remove silly Dockerfile in bundle
58
- Add version to startup log

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ cargo-features = ["strip"]
22

33
[package]
44
name = "wink-mqtt-rs"
5-
version = "0.1.3-prerelease"
5+
version = "0.1.3"
66
authors = ["Mike Kaplinskiy <[email protected]>"]
77
edition = "2018"
88
license = "CC-BY-4.0"

0 commit comments

Comments
 (0)