release management
Hi, someone changed blacklight_advanced_search to require blacklight 5.10 in between blacklight_advanced_search 5.1.2 and 5.1.3. This means I have no way to fix a bug in 5.1.2 and release it as a backport that still does not require BL 5.10. This is problematic.
In retrospect, I think if you change the gemspec to require more recent versions of BL, it would be good to at least increment the minor version (to 5.2, in this case), to leave room in the version numbers for a backported fix.
I have no idea what, if anything, can/should be done at this point though. I guess I'll just live with the bug I found until I upgrade to BL 5.10, so can upgrade to a blacklight_advanced_search with the fix?
Hm, I might release it as 5.1.2.1, so I can get it? Does that make sense?
Yes, this makes sense if you want to do it.