Skip to content

Commit

Permalink
Bump version to 0.2.15.
Browse files Browse the repository at this point in the history
  • Loading branch information
de-vri-es committed Dec 27, 2023
1 parent d0e2104 commit 8c5c325
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Unreleased
# Version 0.2.15 - 2023-12-27
- [add][minor] Add `SerialPort::try_clone()`.

# Version 0.2.14 - 2023-12-16
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "serial2"
version = "0.2.14"
version = "0.2.15"
description = "Cross platform serial ports"
license = "BSD-2-Clause OR Apache-2.0"
repository = "https://github.com/de-vri-es/serial2-rs"
Expand Down

0 comments on commit 8c5c325

Please sign in to comment.