mirror of
https://github.com/OpenBluetoothToolbox/SimpleBLE
synced 2025-05-08 21:47:10 +08:00
Bump versions for development.
This commit is contained in:
parent
b42d6ee951
commit
6b997d5339
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -112,7 +112,7 @@ checksum = "ddccb15bcce173023b3fedd9436f882a0739b8dfb45e4f6b6002bee5929f61b2"
|
||||
|
||||
[[package]]
|
||||
name = "simplersble"
|
||||
version = "0.9.0"
|
||||
version = "0.9.1"
|
||||
dependencies = [
|
||||
"cmake",
|
||||
"cxx",
|
||||
|
@ -2,7 +2,7 @@
|
||||
edition = "2021"
|
||||
|
||||
name = "simplersble"
|
||||
version = "0.9.0"
|
||||
version = "0.9.1"
|
||||
license = "BUSL-1.1"
|
||||
description = "The all-in-one Bluetooth library that makes it easy to add wireless connectivity to your projects."
|
||||
readme = "simplersble/README.md"
|
||||
|
@ -64,7 +64,7 @@ version 3 after four years of its initial release.
|
||||
- Priority technical support included
|
||||
- Clear terms for integrating into MIT-licensed projects
|
||||
|
||||
**You can find more information on pricing and commercial terms of service on our `website`_.**
|
||||
**You can find more information on pricing and commercial terms of service on our `website`_ .**
|
||||
|
||||
For further enquiries, please contact us at ``contact at simpleble dot org``.
|
||||
|
||||
|
@ -5,6 +5,22 @@ All notable changes to this project will be documented in this file.
|
||||
|
||||
The format is based on `Keep a Changelog`_, and this project adheres to `Semantic Versioning`_.
|
||||
|
||||
[0.9.1] - XXXX-XX-XX
|
||||
--------------------
|
||||
|
||||
**Added**
|
||||
|
||||
-
|
||||
|
||||
**Changed**
|
||||
|
||||
-
|
||||
|
||||
**Fixed**
|
||||
|
||||
-
|
||||
|
||||
|
||||
[0.9.0] - 2025-01-20
|
||||
--------------------
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user