Skip to content

Commit

Permalink
v0.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jokade committed Mar 30, 2016
1 parent 9de1103 commit 188c550
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
@@ -1,7 +1,7 @@

lazy val commonSettings = Seq(
organization := "biz.enef",
version := "0.2.4-SNAPSHOT",
version := "0.2.4",
scalaVersion := "2.11.8",
scalacOptions ++= Seq("-deprecation","-unchecked","-feature","-language:implicitConversions","-Xlint"),
autoCompilerPlugins := true,
Expand Down

0 comments on commit 188c550

Please sign in to comment.