Skip to content

Commit 9d5729c

Browse files
committed
Update README.md
1 parent e4edbb5 commit 9d5729c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# BSGridCollectionViewLayout
22

3-
[![CI Status](http://img.shields.io/travis/Joakim Gyllstrom/BSGridCollectionViewLayout.svg?style=flat)](https://travis-ci.org/Joakim Gyllstrom/BSGridCollectionViewLayout)
3+
[![CI Status](http://img.shields.io/travis/mikaoj/BSGridCollectionViewLayout.svg?style=flat)](https://travis-ci.org/mikaoj/BSGridCollectionViewLayout)
44
[![Version](https://img.shields.io/cocoapods/v/BSGridCollectionViewLayout.svg?style=flat)](http://cocoapods.org/pods/BSGridCollectionViewLayout)
55
[![License](https://img.shields.io/cocoapods/l/BSGridCollectionViewLayout.svg?style=flat)](http://cocoapods.org/pods/BSGridCollectionViewLayout)
66
[![Platform](https://img.shields.io/cocoapods/p/BSGridCollectionViewLayout.svg?style=flat)](http://cocoapods.org/pods/BSGridCollectionViewLayout)
@@ -23,7 +23,7 @@ BSGridCollectionViewLayout is available through [CocoaPods](http://cocoapods.org
2323
it, simply add the following line to your Podfile:
2424

2525
```ruby
26-
pod "BSGridCollectionViewLayout ~> 0.1"
26+
pod "BSGridCollectionViewLayout ~> 1.0"
2727
```
2828

2929
## Author

0 commit comments

Comments
 (0)