Hi, to keep code compatibility, please include a proper release tag in the repo. This allows for Swift Package Manager to use the `.upToNextMajor(from: "0.1.0")` and related version compatibility methods.
Hi, to keep code compatibility, please include a proper release tag in the repo.
This allows for Swift Package Manager to use the
.upToNextMajor(from: "0.1.0")and related version compatibility methods.