Skip to content

Commit

Permalink
v0.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nnabeyang committed Aug 28, 2024
1 parent 47df3d4 commit fc4c46e
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.18.0"),
.package(url: "https://github.com/nnabeyang/SVGUIView", from: "0.19.0"),
],
targets: [
.executableTarget(name: "<executable-target-name>", dependencies: [
Expand Down

0 comments on commit fc4c46e

Please sign in to comment.