Skip to content

Commit a127d7a

Browse files
committed
Updated pod spec file to proper tag version.
1 parent 43370a9 commit a127d7a

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.11
2+
- Updated podspec file to proper version.
3+
14
# 3.0.10
25
- Added objectId property to missing `Service`, `Characteristic` and `Descriptor` objetcs.
36

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.9"
3+
s.version = "3.0.11"
44
s.summary = "Bluetooth library for RxSwift"
55

66
s.description = <<-DESC

0 commit comments

Comments
 (0)