From 818a97711b5573f00f196f62665e62aba35f31e8 Mon Sep 17 00:00:00 2001 From: Jakob Odersky Date: Tue, 14 Jun 2016 01:06:44 -0700 Subject: Bump version --- project/SbtJniBuild.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'project') diff --git a/project/SbtJniBuild.scala b/project/SbtJniBuild.scala index 599a24d..ee71b3c 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.1", + version := "1.1.2-SNAPSHOT", organization := "ch.jodersky", licenses := Seq(("BSD New", url("http://opensource.org/licenses/BSD-3-Clause"))), scalacOptions ++= Seq("-deprecation", "-feature"), -- cgit v1.2.3