diff --git a/CombineCoreBluetooth.podspec b/CombineCoreBluetooth.podspec index 9c35379..6cb6cc6 100644 --- a/CombineCoreBluetooth.podspec +++ b/CombineCoreBluetooth.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |spec| spec.name = 'CombineCoreBluetooth' - spec.version = '0.7.2' + spec.version = '0.8.0' spec.summary = 'A wrapper API for CoreBluetooth using Combine Publishers.' spec.homepage = 'https://github.com/StarryInternet/CombineCoreBluetooth' spec.author = { 'Kevin Lundberg' => 'klundberg@starry.com' }