Skip to content

Commit 1a0b910

Browse files
committed
Increase crate version
1 parent 9c313b9 commit 1a0b910

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

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

3-
## [Unreleased]
3+
## [0.2.3] - 26.05.2020
44

55
### Added
66
- Add getter and setter for serial port settings

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.2"
4+
version = "0.2.3"
55
authors = ["MarkAtk"]
66
edition = "2018"
77
license = "MIT"

0 commit comments

Comments
 (0)