Skip to content

Commit ce0663f

Browse files
authored
Update major version in README file.
1 parent a14eba8 commit ce0663f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ If you use it to manage your dependencies, simply add ParserCombinator to the de
5858

5959
```swift
6060
dependencies: [
61-
.Package(url: "https://github.com/Tigerpixel/ParserCombinator.git", majorVersion: 1)
61+
.Package(url: "https://github.com/Tigerpixel/ParserCombinator.git", majorVersion: 2)
6262
]
6363
```
6464

0 commit comments

Comments
 (0)