Skip to content

Commit

Permalink
0.30.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dankinsoid committed Mar 10, 2024
1 parent 6772c8e commit 0f18b34
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# These are supported funding model platforms

github: dankinsoid
open_collective: voidilov-daniil
ko_fi: dankinsoid
custom: ["https://paypal.me/voidilovuae", "https://www.buymeacoffee.com/dankinsoid"]
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ import PackageDescription
let package = Package(
name: "SomeProject",
dependencies: [
.package(url: "https://github.com/dankinsoid/swift-networking.git", from: "0.29.0")
.package(url: "https://github.com/dankinsoid/swift-networking.git", from: "0.30.0")
],
targets: [
.target(
Expand Down

0 comments on commit 0f18b34

Please sign in to comment.