Skip to content

Commit d7652db

Browse files
committed
Update version in template
1 parent 017b34f commit d7652db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Templates/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ let package = Package(
99
],
1010

1111
dependencies: [
12-
.package(url: "https://github.com/bow-swift/bow.git", .exact("0.6.0"))
12+
.package(url: "https://github.com/bow-swift/bow.git", .exact("0.7.0"))
1313
],
1414

1515
targets: [

0 commit comments

Comments
 (0)