Skip to content

Commit

Permalink
fix ver
Browse files Browse the repository at this point in the history
  • Loading branch information
axtstar committed Jun 13, 2019
1 parent 70dc9d5 commit d1c14f5
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 @@ -11,7 +11,7 @@ licenses += ("Apache-2.0", url("http://www.apache.org/licenses/LICENSE-2.0"))
publishMavenStyle := true

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

scalaVersion := "2.11.12"
crossScalaVersions := Seq("2.11.12", "2.12.8" /*, "2.13.0"*/)
Expand Down

0 comments on commit d1c14f5

Please sign in to comment.