Skip to content

Commit

Permalink
Bump iOS MultiplatformBleAdapter version
Browse files Browse the repository at this point in the history
0.1.5 => 0.1.6
  • Loading branch information
dariuszseweryn committed Jun 29, 2020
1 parent 387e4f0 commit ba86581
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion react-native-ble-plx.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ Pod::Spec.new do |s|
s.compiler_flags = '-DMULTIPLATFORM_BLE_ADAPTER'

s.dependency 'React'
s.dependency 'MultiplatformBleAdapter', '0.1.5'
s.dependency 'MultiplatformBleAdapter', '0.1.6'
end

0 comments on commit ba86581

Please sign in to comment.