You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#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
The text was updated successfully, but these errors were encountered:
#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:
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
The text was updated successfully, but these errors were encountered: