Skip to content

Commit

Permalink
Merge pull request #221 from virtualeconomy/update/v0.3.2
Browse files Browse the repository at this point in the history
update version
  • Loading branch information
ncying authored Jul 22, 2020
2 parents 034fd74 + 3458425 commit 3d8cdd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ enablePlugins(sbtdocker.DockerPlugin, JavaServerAppPackaging, JDebPackaging, Sys

name := "vsys"
organization := "systems.v"
version := "0.3.1"
version := "0.3.2"
scalaVersion in ThisBuild := "2.12.6"
crossPaths := false
publishArtifact in (Compile, packageDoc) := false
Expand Down

0 comments on commit 3d8cdd0

Please sign in to comment.