Skip to content

Commit 589ec20

Browse files
committed
Release v0.6.6
1 parent 0c430de commit 589ec20

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.6
4+
5+
- Fix compilation on iOS
6+
37
## 0.6.5
48

59
- Fix another 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.5"
3+
version = "0.6.6"
44
authors = ["Alex Moon"]
55
edition = "2021"
66
description = "A cross-platform Bluetooth Low Energy (BLE) library"

0 commit comments

Comments
 (0)