sindresorhus / Defaults

💾 Swifty and modern UserDefaults
https://swiftpackageindex.com/sindresorhus/Defaults/documentation/defaults
MIT License
1.99k stars 119 forks source link

tag naming convention #135

Open gpongelli opened 1 year ago

gpongelli commented 1 year ago

tag project without "v" to be compliant with semantic versioning, used by SPM.

Thanks.