Skip to content

Commit 450570f

Browse files
committed
3.0.13 release
1 parent 7c6b25b commit 450570f

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 3.0.12
2+
- Small changes to printing optionals, due to Swift warnings
3+
14
# 3.0.12
25
- Added option to enable logging of CoreBluetooth delegate values
36
used internally by RxBluetoothKit

RxBluetoothKit.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "RxBluetoothKit"
3-
s.version = "3.0.12"
3+
s.version = "3.0.13"
44
s.summary = "Bluetooth library for RxSwift"
55

66
s.description = <<-DESC

0 commit comments

Comments
 (0)