Skip to content

Commit

Permalink
v0.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nnabeyang committed Aug 20, 2024
1 parent a7a3b50 commit 531c149
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 @@ -22,7 +22,7 @@ let package = Package(
// name, platforms, products, etc.
dependencies: [
// other dependencies
.package(url: "https://github.com/nnabeyang/SVGUIView", from: "0.17.0"),
.package(url: "https://github.com/nnabeyang/SVGUIView", from: "0.17.1"),
],
targets: [
.executableTarget(name: "<executable-target-name>", dependencies: [
Expand Down

0 comments on commit 531c149

Please sign in to comment.