Skip to content

Commit cc8c446

Browse files
committed
Increase crate version
1 parent 0afcef0 commit cc8c446

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Changelog
22

3-
## [Unreleased]
3+
## [0.2.1] - 19.11.2019
4+
5+
### Added
6+
- Add usb product name to list (can be disabled with raw option)
47

58
### Changes
69
- Improved script language documentation

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "serial-unit-testing"
33
description = "Serial unit testing program and library"
4-
version = "0.2.0"
4+
version = "0.2.1"
55
authors = ["MarkAtk"]
66
edition = "2018"
77
license = "MIT"

0 commit comments

Comments
 (0)