Skip to content

Commit

Permalink
Update to v0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
N. Justus committed Feb 17, 2017
1 parent bec5b3f commit 7f437f5
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 @@ -62,7 +62,7 @@ lazy val root = (project in file(".")).
settings(
organization := "de.thm.mote",
name := "Move",
version := "0.7.0",
version := "0.7.1",
scalaVersion := "2.11.8",
javacOptions ++= Seq("-source", "1.8")
).
Expand Down

0 comments on commit 7f437f5

Please sign in to comment.