Skip to content

Commit

Permalink
Merge branch 'master' of github.com:OpenKitten/MongoKitten
Browse files Browse the repository at this point in the history
  • Loading branch information
Obbut committed Sep 9, 2016
2 parents db5e6e7 + 9b0c48b commit 6e471c7
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 @@ -45,7 +45,7 @@ import PackageDescription
let package = Package(
name: "MyApp",
dependencies: [
.Package(url: "https://github.com/OpenKitten/MongoKitten.git", majorVersion: 1, minor: 5)
.Package(url: "https://github.com/OpenKitten/MongoKitten.git", majorVersion: 1, minor: 6)
]
)
```
Expand Down

0 comments on commit 6e471c7

Please sign in to comment.