File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 22
33[ ![ Build Status] ( https://travis-ci.com/akkyie/Tablier.svg?branch=master )] ( https://travis-ci.com/akkyie/Tablier )
44[ ![ codecov] ( https://codecov.io/gh/akkyie/Tablier/branch/master/graph/badge.svg )] ( https://codecov.io/gh/akkyie/Tablier )
5- ![ Swift 4.2] ( https://img.shields.io/badge/swift-4.2-orange.svg )
6- ![ Swift 5.0] ( https://img.shields.io/badge/swift-5.0-orange.svg )
5+ ![ Swift 5] ( https://img.shields.io/badge/swift-5-orange.svg )
76![ CocoaPods compatible] ( https://img.shields.io/cocoapods/v/Tablier.svg )
87![ Carthage compatible] ( https://img.shields.io/badge/carthage-compatible-brightgreen.svg )
98![ SPM compatible] ( https://img.shields.io/badge/SPM-Compatible-brightgreen.svg )
@@ -27,7 +26,7 @@ A micro-framework for [_Table Driven Tests_](https://github.com/golang/go/wiki/T
2726### Swift Package Manager
2827
2928``` swift
30- .package (url : " https://github.com/akkyie/Tablier" , from : " 0.2 .0" )
29+ .package (url : " https://github.com/akkyie/Tablier" , from : " 0.4 .0" )
3130```
3231
3332### Cocoapods
You can’t perform that action at this time.
0 commit comments