Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
SusanDoggie committed May 15, 2021
1 parent 41739c4 commit aa51599
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ let package = Package(
.library(name: "SwiftJS", targets: ["SwiftJS"]),
],
dependencies: [
.package(url: "https://github.com/SusanDoggie/Doggie.git", from: "6.3.0"),
.package(url: "https://github.com/SusanDoggie/Doggie.git", from: "6.4.0"),
],
targets: targets
)

0 comments on commit aa51599

Please sign in to comment.