Skip to content

Commit 1508058

Browse files
chore(release): 0.9.4
1 parent d4e1273 commit 1508058

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
All notable changes to this project will be documented in this file. See [versionize](https://github.com/versionize/versionize) for commit guidelines.
44

5+
<a name="0.9.4"></a>
6+
## [0.9.4](https://www.github.com/akinbender/UsbSerialForMacOS/releases/tag/v0.9.4) (2026-01-01)
7+
58
<a name="0.9.3"></a>
69
## [0.9.3](https://www.github.com/akinbender/UsbSerialForMacOS/releases/tag/v0.9.3) (2025-08-02)
710

UsbSerialForMacOS/UsbSerialForMacOS.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<ImplicitUsings>enable</ImplicitUsings>
77
<Nullable>enable</Nullable>
88
<IsBindingProject>true</IsBindingProject>
9-
<Version>0.9.3</Version>
9+
<Version>0.9.4</Version>
1010
<Authors>Akın Bender</Authors>
1111
<PackageId>UsbSerialForMacOS</PackageId>
1212
<Description>.NET binding for native Swift serial port library for macOS and Mac Catalyst.</Description>

0 commit comments

Comments
 (0)