Skip to content

Commit

Permalink
Prepare for release 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
karl-exini committed Jun 2, 2016
1 parent f6997f6 commit c6f7f2a
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 @@
import de.heikoseeberger.sbtheader.license.Apache2_0

name := "slicebox"
version := "1.1"
version := "1.1.1"
organization := "se.nimsa"
scalaVersion := "2.11.8"
scalacOptions := Seq("-encoding", "UTF-8", "-Xlint","-deprecation", "-unchecked", "-feature", "-target:jvm-1.8")
Expand Down

0 comments on commit c6f7f2a

Please sign in to comment.