Skip to content

Commit f683c78

Browse files
resin-io-modules-versionbot[bot]VersionBot
authored andcommitted
v0.9.1
1 parent 79b37ee commit f683c78

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file
44
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
55
This project adheres to [Semantic Versioning](http://semver.org/).
66

7+
## v0.9.1 - 2018-03-06
8+
9+
* NetworkManager::get_state uses incorrect D-Bus type #114 [majorz]
10+
711
## v0.9.0 - 2018-02-15
812

913
* Error handling with error-chain #110 [majorz]

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "network-manager"
3-
version = "0.9.0"
3+
version = "0.9.1"
44
authors = ["Zahari Petkov <zahari@resin.io>", "Aaron Brodersen <aaron@resin.io>"]
55
description = "Rust NetworkManager bindings"
66
homepage = "https://github.com/resin-io-modules/network-manager"

0 commit comments

Comments
 (0)