Skip to content

Commit b660fb1

Browse files
Auto-merge for PR #102 via VersionBot
Update maintainers list
2 parents 403d89f + c07b6ea commit b660fb1

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

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.8.4 - 2018-01-10
8+
9+
* Update maintainers list #102 [majorz]
10+
711
## v0.8.3 - 2018-01-10
812

913
* Transitioning to CircleCI and running latest clippy and rustfmt #107 [majorz]

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "network-manager"
3-
version = "0.8.3"
4-
authors = ["Joseph Roberts <joe@resin.io>", "Zahari Petkov <zahari@resin.io>"]
3+
version = "0.8.4"
4+
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"
77
repository = "https://github.com/resin-io-modules/network-manager"

0 commit comments

Comments
 (0)