hotwired / turbo-rails

Use Turbo in your Ruby on Rails app
https://turbo.hotwired.dev
MIT License
2.09k stars 322 forks source link

Bump version for 2.0.6 #604

Closed EGiataganas closed 3 months ago

EGiataganas commented 6 months ago

The error related with this PR https://github.com/hotwired/turbo-rails/issues/512 still exists as there is not any new release of the gem.

Let's bump the version to 2.0.6 and generate a new release.

aaronjensen commented 6 months ago

I'd appreciate it if https://github.com/hotwired/turbo-rails/pull/602 was merged in first, as it's related.

zzak commented 5 months ago

Typically bumping the version is up to the maintainers to decide what and when, and PRs like this are unacceptable.

Imagine if everyone who submitted a PR included a version bump for their desired change.