Skip to content

Commit

Permalink
Version 0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Mateusz Starzec committed Aug 16, 2018
1 parent 3b7d6d1 commit 9c9fce6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -5,7 +5,7 @@ name := "udash"
cancelable in Global := true

inThisBuild(Seq(
version := "0.6.1",
version := "0.6.2",
scalaVersion := versionOfScala,
crossScalaVersions := Seq("2.11.11", versionOfScala),
organization := "io.udash",
Expand Down

0 comments on commit 9c9fce6

Please sign in to comment.