Skip to content

Commit 2f66861

Browse files
resin-io-modules-versionbot[bot]VersionBot
authored andcommitted
v0.8.3
1 parent 59d2320 commit 2f66861

2 files changed

Lines changed: 5 additions & 1 deletion

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.3 - 2018-01-10
8+
9+
* Transitioning to CircleCI and running latest clippy and rustfmt #107 [majorz]
10+
711
## v0.8.2 - 2017-10-20
812

913
* Do not include clippy as an optional dependency #100 [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.8.2"
3+
version = "0.8.3"
44
authors = ["Joseph Roberts <joe@resin.io>", "Zahari Petkov <zahari@resin.io>"]
55
description = "Rust NetworkManager bindings"
66
homepage = "https://github.com/resin-io-modules/network-manager"

0 commit comments

Comments
 (0)