0.5.3-SNAPSHOT

This commit is contained in:
Eugene Yokota 2020-05-05 17:42:33 -04:00
parent 6c5e5334ef
commit 5dfbcfb112
1 changed files with 1 additions and 1 deletions

View File

@ -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"))