Skip to content

Commit

Permalink
Bump APIRequest version number
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanfallet committed May 15, 2021
1 parent 6b36b03 commit 6b3d64d
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 @@ -13,7 +13,7 @@ let package = Package(
],
dependencies: [
// Dependencies declare other packages that this package depends on.
.package(name: "APIRequest", url: "https://github.com/GroupeMINASTE/APIRequest.swift", from: "1.3.2"),
.package(name: "APIRequest", url: "https://github.com/GroupeMINASTE/APIRequest.swift", from: "1.3.3"),
],
targets: [
// Targets are the basic building blocks of a package. A target can define a module or a test suite.
Expand Down

0 comments on commit 6b3d64d

Please sign in to comment.