From 1d3aeb9a8ae8db9de6527a75c9807cfd6adcca67 Mon Sep 17 00:00:00 2001 From: Maarten Mulders Date: Sat, 30 Jul 2016 23:33:27 +0200 Subject: [PATCH] Release Hyperion 2.0 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 2483ad4..d7a1ed9 100644 --- a/build.sbt +++ b/build.sbt @@ -40,7 +40,7 @@ lazy val sprayWS = "com.wandoulabs.akka" %% "spray-websocket" // lazy val commonSettings = Seq( organization := "hyperion", - version := "2.0.0-SNAPSHOT", + version := "2.0.0", description := "Hyperion", scalaVersion := "2.11.7", scalacOptions ++= Seq(