cyu / rack-cors

Rack Middleware for handling Cross-Origin Resource Sharing (CORS), which makes cross-origin AJAX possible.
MIT License
3.26k stars 263 forks source link

delete the confusing `2.0.0` tag since `v2.0.0` exists? #258

Closed jeffwidman closed 1 year ago

jeffwidman commented 1 year ago

https://github.com/cyu/rack-cors/tags

Can you delete the 2.0.0 tag to reduce confusion?

cyu commented 1 year ago

You're correct, but I'm reluctant to delete since it might break someone depending on it.