Skip to content

Commit 0a11609

Browse files
authored
Merge pull request #289 from virtualeconomy/version_0.3.3
update version tag
2 parents abe8a2b + 95b8b07 commit 0a11609

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ enablePlugins(sbtdocker.DockerPlugin, JavaServerAppPackaging, JDebPackaging, Sys
77

88
name := "vsys"
99
organization := "systems.v"
10-
version := "0.3.2"
10+
version := "0.3.3"
1111
scalaVersion in ThisBuild := "2.12.6"
1212
crossPaths := false
1313
publishArtifact in (Compile, packageDoc) := false

0 commit comments

Comments
 (0)