Skip to content

Commit

Permalink
Updated Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomohisa Takaoka committed Jun 14, 2016
1 parent d933f16 commit 3ac1d1f
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 @@ -15,7 +15,7 @@ import PackageDescription

let package = Package(
dependencies: [
.Package(url: "https://github.com/Zewo/TrieRouteMatcher.git", majorVersion: 0, minor: 5),
.Package(url: "https://github.com/Zewo/TrieRouteMatcher.git", majorVersion: 0, minor: 8),
]
)
```
Expand Down

0 comments on commit 3ac1d1f

Please sign in to comment.