Skip to content

Commit ef26060

Browse files
authored
[ci skip] Update versions
1 parent bb12251 commit ef26060

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
@@ -5,15 +5,15 @@ This project adds promises to Apple’s StoreKit framework.
55
## CocoaPods
66

77
```ruby
8-
pod "PromiseKit/StoreKit", "~> 4.0"
8+
pod "PromiseKit/StoreKit", "~> 6.0"
99
```
1010

1111
The extensions are built into `PromiseKit.framework` thus nothing else is needed.
1212

1313
## Carthage
1414

1515
```ruby
16-
github "PromiseKit/StoreKit" ~> 1.0
16+
github "PromiseKit/StoreKit" ~> 3.0
1717
```
1818

1919
The extensions are built into their own framework:

0 commit comments

Comments
 (0)