Tidy up, version bump

This commit is contained in:
John Estropia
2016-07-14 19:59:15 +09:00
parent 556f6d13b3
commit 7fc3ad2890
7 changed files with 9 additions and 13 deletions

View File

@@ -44,7 +44,7 @@ let package = Package(
dependencies: [
.Package(
url: "https://github.com/JohnEstropia/GCDKit.git",
majorVersion: 1, minor: 2
"1.2.6"
)
],
exclude: ["Carthage", "CoreStoreDemo", "Sources/libA/images"]