Skip to content

Commit

Permalink
fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
axtstar committed Jul 31, 2018
1 parent d6fc20d commit 86c58dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -11,7 +11,7 @@ licenses += ("Apache-2.0", url("http://www.apache.org/licenses/LICENSE-2.0"))
publishMavenStyle := true

name := "asta4e"
version := "0.0.6-SNAPSHOT"
version := "0.0.6"

scalaVersion := "2.11.12"
crossScalaVersions := Seq("2.11.12", "2.12.6")
Expand Down

0 comments on commit 86c58dc

Please sign in to comment.