Skip to content
This repository was archived by the owner on Aug 18, 2024. It is now read-only.

Commit

Permalink
this will be 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
shikhar committed Jul 4, 2014
1 parent dc78d9c commit 050788c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Build.scala
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ object Build extends sbt.Build {
).settings(
organization := "eskka",
scalaVersion := "2.11.1",
version := "0.6.0-SNAPSHOT",
version := "0.6.0",
scalacOptions := Seq("-unchecked", "-deprecation", "-feature", "-encoding", "utf8")
).settings(
scalariformSettings ++ Seq(
Expand Down

0 comments on commit 050788c

Please sign in to comment.