The section in the install instructions for the Swift Package Manager contains the following:
.package(url: "git@github.com:open-feature/swift-sdk.git", from: "0.2.3")
Where does 0.2.3 come from? Is that a git tag? If so, should we create a new GitHub release before making the repo public?