Skip to content

Commit 87a1783

Browse files
authored
[ci skip] Update versions
1 parent 2c1bc2d commit 87a1783

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This project supports Swift 3.0, 3.1, 3.2 and 4.0; iOS 9, 10 and 11; tvOS 10 and
88
## CocoaPods
99

1010
```ruby
11-
pod "PromiseKit/UIKit", "~> 4.0"
11+
pod "PromiseKit/UIKit", "~> 6.0"
1212
```
1313

1414
The extensions are built into `PromiseKit.framework` thus `import PromiseKit` is
@@ -17,7 +17,7 @@ all that is needed.
1717
## Carthage
1818

1919
```ruby
20-
github "PromiseKit/UIKit" ~> 1.0
20+
github "PromiseKit/UIKit" ~> 3.0
2121
```
2222

2323
The extensions are built into their own framework:

0 commit comments

Comments
 (0)