Skip to content

Commit

Permalink
Prepare 0.1.2 for release
Browse files Browse the repository at this point in the history
  • Loading branch information
akozhemiakin committed Sep 28, 2016
1 parent 142dd7f commit 1fa4283
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -4,7 +4,7 @@ lazy val versions = new {
}

lazy val commonSettings = Seq (
version := "0.1.2-SNAPSHOT",
version := "0.1.2",
organization := "ru.arkoit",
scalaVersion := versions.scala,
libraryDependencies ++= Seq(
Expand Down

0 comments on commit 1fa4283

Please sign in to comment.