Skip to content

Commit

Permalink
Merge pull request #107 from kiliankoe/master
Browse files Browse the repository at this point in the history
Add name to Package.swift
  • Loading branch information
tid-kijyun authored Oct 4, 2016
2 parents 14ad608 + 63b013b commit fdd68eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Package.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import PackageDescription

let package = Package(
name: "Kanna",
dependencies: [
.Package(url: "../Kanna", majorVersion: 1)
]
Expand Down

0 comments on commit fdd68eb

Please sign in to comment.