Skip to content
This repository has been archived by the owner on Sep 6, 2023. It is now read-only.

Commit

Permalink
Merge tag '0.3.1' into develop
Browse files Browse the repository at this point in the history
Added support for ESP32 and recent compilers.
  • Loading branch information
persello committed Nov 3, 2022
2 parents 45841b2 + 2ebc5ef commit f493c14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "bluedroid"
version = "0.3.0"
version = "0.3.1"
edition = "2021"
license = "MIT"
description = "A wrapper for the ESP32 Bluedroid Bluetooth stack."
Expand Down

0 comments on commit f493c14

Please sign in to comment.