mirror of https://github.com/sbt/sbt.git
0.5.3-SNAPSHOT
This commit is contained in:
parent
6c5e5334ef
commit
5dfbcfb112
|
|
@ -1,5 +1,5 @@
|
|||
ThisBuild / organization := "com.eed3si9n"
|
||||
ThisBuild / version := "0.5.2-SNAPSHOT"
|
||||
ThisBuild / version := "0.5.3-SNAPSHOT"
|
||||
ThisBuild / description := "sbt plugin to define project matrix for cross building"
|
||||
ThisBuild / licenses := Seq("MIT License" -> url("https://github.com/sbt/sbt-projectmatrix/blob/master/LICENSE"))
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue