Skip to content

Commit 3e0d703

Browse files
committed
Release v0.6.5
1 parent 700dce0 commit 3e0d703

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Change Log
22

3+
## 0.6.5
4+
5+
- Fix another segmentation violation on MacOS/iOS introduced in v0.6.1
6+
37
## 0.6.4
48

59
- Fix a segmentation violation on MacOS/iOS introduced in v0.6.1

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "bluest"
3-
version = "0.6.4"
3+
version = "0.6.5"
44
authors = ["Alex Moon"]
55
edition = "2021"
66
description = "A cross-platform Bluetooth Low Energy (BLE) library"

0 commit comments

Comments
 (0)