Skip to content

Commit 5d1334a

Browse files
committed
version bump for docs.rs issue
1 parent 79393fe commit 5d1334a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.2.1] - 2020-09-13
11+
12+
- Version bump to fix [docs.rs][docs-rs-link] not rendering optional clap feature
13+
1014
## [0.2.0] - 2020-09-13
1115

1216
### Added

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "rpi-led-matrix"
33
description = "Bindings for Hzeller's RPi-RGB-Led-Matrix"
4-
version = "0.2.0"
4+
version = "0.2.1"
55
authors = [
66
"Vincent Pasquier <[email protected]>",
77
"Tyler Holmes <[email protected]>",

0 commit comments

Comments
 (0)