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

Commit

Permalink
Bump version to 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mthmulders committed Apr 27, 2019
1 parent c8f1274 commit c20f089
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 @@ -43,7 +43,7 @@ val sprayJson = "io.spray" %% "spray-json"
//
val commonSettings = Seq(
organization := "hyperion",
version := "2.1.1-SNAPSHOT",
version := "2.1.1",
description := "Hyperion",
scalaVersion := "2.12.8",
scalacOptions ++= Seq(
Expand Down

0 comments on commit c20f089

Please sign in to comment.