Skip to content

Commit a3bfde3

Browse files
committed
prepare release
1 parent c2029a9 commit a3bfde3

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,6 @@ The following table shows all the protocols and their default implementations.
9898
## Requirements
9999

100100
- iOS 9.0+ / macOS 10.10+ / tvOS 9.0+ / watchOS 2.0+
101-
- Xcode 10.2+
102-
- Swift 5.0
103101

104102
## Installation
105103

@@ -110,7 +108,7 @@ The following table shows all the protocols and their default implementations.
110108
Specify the following in your `Package.swift`:
111109

112110
```swift
113-
.package(url: "https://github.com/dbsystel/DBNetworkStack", from: "2.0.0"),
111+
.package(url: "https://github.com/dbsystel/DBNetworkStack", from: "2.1.0"),
114112
```
115113

116114
## Contributing

0 commit comments

Comments
 (0)