Commit 2a2ed337 authored by Morten Kjetland's avatar Morten Kjetland
Browse files

Preparing for next version

parent a702282f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
lazy val commonSettings = Seq(
  organization := "com.kjetland",
  organizationName := "mbknor",
  version := "1.0.8",
  version := "1.0.9-SNAPSHOT",
  scalaVersion := "2.11.8",
  crossScalaVersions := Seq("2.10.4", "2.11.8"),
  publishMavenStyle := true,