Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
eshwavin committed Aug 12, 2020
1 parent ac2ad16 commit 560def9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Once you have your Swift package set up, adding SETabView as a dependency is as

```swift
dependencies: [
.package(url: "https://github.com/eshwavin/SETabView.git", .upToNextMajor(from: "0.3.0"))
.package(url: "https://github.com/eshwavin/SETabView.git", .upToNextMajor(from: "1.1.0"))
]
```

Expand Down

0 comments on commit 560def9

Please sign in to comment.