Skip to content

Commit

Permalink
Bump podspect version
Browse files Browse the repository at this point in the history
  • Loading branch information
klundberg committed Apr 23, 2024
1 parent 2d42a73 commit 72b672e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CombineCoreBluetooth.podspec
Original file line number Diff line number Diff line change
@@ -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' }
Expand Down

0 comments on commit 72b672e

Please sign in to comment.