From 78995269d8a23eb22b9d600fe83b5519fcf766dd Mon Sep 17 00:00:00 2001 From: Jakob Odersky Date: Tue, 7 Jun 2016 23:08:46 -0700 Subject: Prepare release --- project/SbtJniBuild.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/SbtJniBuild.scala b/project/SbtJniBuild.scala index b705651..9d979dd 100644 --- a/project/SbtJniBuild.scala +++ b/project/SbtJniBuild.scala @@ -14,7 +14,7 @@ object SbtJniBuild extends Build { val macrosParadiseVersion = "2.1.0" val commonSettings = Seq( - version := "1.1.0-SNAPSHOT", + version := "1.1.0", organization := "ch.jodersky", licenses := Seq(("BSD New", url("http://opensource.org/licenses/BSD-3-Clause"))), scalacOptions ++= Seq("-deprecation", "-feature"), -- cgit v1.2.3