Skip to content

Commit

Permalink
Tweak Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
siemensikkema committed Nov 19, 2021
1 parent dcb1bfd commit 50b3676
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 @@ -10,7 +10,7 @@ let package = Package(
),
],
dependencies: [
.package(name: "Decoded", url: "https://github.com/siemensikkema/Decoded.git", from: "0.3.0")
.package(url: "https://github.com/siemensikkema/Decoded.git", from: "0.4.0")
],
targets: [
.target(
Expand Down

0 comments on commit 50b3676

Please sign in to comment.