We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents abe8a2b + 95b8b07 commit 0a11609Copy full SHA for 0a11609
build.sbt
@@ -7,7 +7,7 @@ enablePlugins(sbtdocker.DockerPlugin, JavaServerAppPackaging, JDebPackaging, Sys
7
8
name := "vsys"
9
organization := "systems.v"
10
-version := "0.3.2"
+version := "0.3.3"
11
scalaVersion in ThisBuild := "2.12.6"
12
crossPaths := false
13
publishArtifact in (Compile, packageDoc) := false
0 commit comments