nerdishbynature / octokit.swift

A Swift API Client for GitHub and GitHub Enterprise
MIT License
490 stars 126 forks source link

Allow requestkit versions until next major #83

Closed f-meloni closed 4 years ago

f-meloni commented 4 years ago

👋 I wanted to use the latest RequestKit release. Given RequestKit releases looks be conformant to semver it makes sense IMO to allow all the versions until the next major, please let me know if you prefer me to use exact("2.4.0") instead