Closed
Description
#173 is merged and has all the version number bumps, but:
as for actually publishing for Scala 2.13.0-M2, that's a bit tricky since that PR itself contains the sbt-scala-module version bump needed in order to republish an existing module version for a new Scala version
I see two options:
- go ahead and burn a version number on it
- backport just the sbt-scala-module version bump, branching the backport off the existing tag
I think I'm going to go ahead and burn a version number on it, since it doesn't really cost anything. and since it's actually possible, if unlikely, for there to be some regression associated with the plugin version bump