Skip to content

Commit e422140

Browse files
committed
bump package.swift C family to 1.1.0
1 parent adfde5d commit e422140

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ let package = Package(
1414
],
1515
dependencies: [
1616
.package(url: "https://github.com/michaeleisel/JJLISO8601DateFormatter", .upToNextMajor(from: "0.1.2")),
17-
.package(url: "https://github.com/michaeleisel/ZippyJSONCFamily", .exact("1.0.1")),
17+
.package(url: "https://github.com/michaeleisel/ZippyJSONCFamily", .exact("1.1.0")),
1818
],
1919
targets: [
2020
.target(

0 commit comments

Comments
 (0)