Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Artem Novichkov committed Sep 10, 2019
1 parent 36fdb1c commit 06d1fc0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ $ make
```swift
let package = Package(
dependencies: [
.Package(url: "https://github.com/artemnovichkov/carting", majorVersion: 1)
.Package(url: "https://github.com/artemnovichkov/carting", majorVersion: 2)
]
)
```
Expand Down

0 comments on commit 06d1fc0

Please sign in to comment.