From c488a680a4c409e3e915d74d308758e26d142f81 Mon Sep 17 00:00:00 2001 From: Seth Tisue Date: Mon, 5 Dec 2016 10:56:40 -0800 Subject: bump version (now 2.12.2) + and STARR (now 2.12.1) as we normally do post-release --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build.sbt') diff --git a/build.sbt b/build.sbt index 2e5cafc37e..268b9c51d7 100644 --- a/build.sbt +++ b/build.sbt @@ -87,7 +87,7 @@ lazy val publishSettings : Seq[Setting[_]] = Seq( // should not be set directly. It is the same as the Maven version and derived automatically from `baseVersion` and // `baseVersionSuffix`. globalVersionSettings -baseVersion in Global := "2.12.1" +baseVersion in Global := "2.12.2" baseVersionSuffix in Global := "SNAPSHOT" mimaReferenceVersion in Global := Some("2.12.0") -- cgit v1.2.3