Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BrettRToomey authored Jun 26, 2017
1 parent f3c0a6a commit 571caed
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 @@ -18,7 +18,7 @@ A minimalistic job system in Swift, for Swift
## Integration
Update your `Package.swift` file.
```swift
.Package(url: "https://github.com/BrettRToomey/Jobs.git", majorVersion: 0)
.Package(url: "https://github.com/BrettRToomey/Jobs.git", majorVersion: 1)
```

## Getting started 🚀
Expand Down

0 comments on commit 571caed

Please sign in to comment.