Release 0.6.15 with a fix which broke the release
Summary: Release 0.6.15 Reviewed By: danielbuechele Differential Revision: D9117554 fbshipit-source-id: 1096705c8d9b25c36df4b824d70c0c49fd6c50af
This commit is contained in:
committed by
Facebook Github Bot
parent
a5585aa7e7
commit
d2708d4982
@@ -2,7 +2,7 @@ project 'Sample.xcodeproj'
|
||||
source 'https://github.com/facebook/Sonar.git'
|
||||
source 'https://github.com/CocoaPods/Specs'
|
||||
swift_version = "4.1"
|
||||
sonarkit_version = '0.6.14'
|
||||
sonarkit_version = '0.6.15'
|
||||
|
||||
target 'Sample' do
|
||||
pod 'SonarKit', '~>'+sonarkit_version
|
||||
|
||||
Reference in New Issue
Block a user