Skip to content

Commit

Permalink
Bump version to 0.2.18.
Browse files Browse the repository at this point in the history
  • Loading branch information
de-vri-es committed Feb 4, 2024
1 parent 0914d2d commit 1db7f24
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.18 - 2024-02-04
- [change][minor] Open serial ports on Unix with the `O_NOCTTY` flag.

# Version 0.2.17 - 2024-01-19
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.17"
version = "0.2.18"
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 1db7f24

Please sign in to comment.