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:
Pritesh Nandgaonkar
2018-08-01 06:43:08 -07:00
committed by Facebook Github Bot
parent a5585aa7e7
commit d2708d4982
5 changed files with 155 additions and 3 deletions

View File

@@ -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