We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c6b25b commit 450570fCopy full SHA for 450570f
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+# 3.0.12
2
+- Small changes to printing optionals, due to Swift warnings
3
+
4
# 3.0.12
5
- Added option to enable logging of CoreBluetooth delegate values
6
used internally by RxBluetoothKit
RxBluetoothKit.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "RxBluetoothKit"
- s.version = "3.0.12"
+ s.version = "3.0.13"
s.summary = "Bluetooth library for RxSwift"
s.description = <<-DESC
0 commit comments