Skip to content
This repository has been archived by the owner on Jul 29, 2021. It is now read-only.

Commit

Permalink
Release Hyperion 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mthmulders committed Jul 30, 2016
1 parent 6904965 commit 1d3aeb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -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(
Expand Down

0 comments on commit 1d3aeb9

Please sign in to comment.