Skip to content

Commit d535f70

Browse files
authored
Release 0.1.6 (#60)
1 parent d2279e0 commit d535f70

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# 0.1.6
2+
3+
* Fix BluetoothGattCharacteristicUuid collision
4+
* Fix error messages in Android's IllegalState exceptions

MultiplatformBleAdapter.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |spec|
22
spec.name = "MultiplatformBleAdapter"
3-
spec.version = "0.1.5"
3+
spec.version = "0.1.6"
44
spec.summary = "An adapter for RxBluetoothKit that exposes consist API to crossplatform libraries"
55

66
spec.description = <<-DESC

0 commit comments

Comments
 (0)