Skip to content
This repository has been archived by the owner on Feb 28, 2021. It is now read-only.

0.4.0

Compare
Choose a tag to compare
@eed3si9n eed3si9n released this 19 Apr 15:33
· 148 commits to master since this release
v0.4.0

0.3.0...v0.4.0

changes

  • The plugin is renamed to "org.foundweekends" % "sbt-bintray" % "0.4.0" (previously "me.lessis" % "bintray-sbt" % "0.3.0"), and is cross published to both sbt 0.13 and sbt 1.0.0-M5.
  • Ensures that package creation task is executed before publishing #70 by @2m