Updated the minimum package version in the documentation of the package.

This commit is contained in:
2026-03-23 00:07:10 +01:00
parent 531b7831b4
commit 43198185f4
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ To use this library, then it is mandatory to add it as a dependency in the `Pack
let package = Package(
// name, platforms, products, etc.
dependencies: [
.package(url: "https://github.com/rock-n-code/amiibo-service", from: "1.3.0"),
.package(url: "https://github.com/rock-n-code/amiibo-service", from: "1.4.0"),
// other dependencies
],
targets: [