Skip to content

Commit

Permalink
[README] update latest major version in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
totocaster authored Apr 11, 2019
1 parent f045066 commit ebd9f8c
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 @@ -126,7 +126,7 @@ Initialize your project with [Accio](https://github.com/JamitLabs/Accio) using t
Add the following to your Package.swift:

```swift
.package(url: "https://github.com/totocaster/Typist.git", .upToNextMajor(from: "1.3.2")),
.package(url: "https://github.com/totocaster/Typist.git", .upToNextMajor(from: "1.4.2")),
```

Next, add `Typist` to your App targets dependencies like so:
Expand Down

0 comments on commit ebd9f8c

Please sign in to comment.