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.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mthmulders committed Nov 30, 2019
1 parent 19e5d47 commit dbf50f1
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 @@ -41,7 +41,7 @@ val sprayJson = "io.spray" %% "spray-json"
//
val commonSettings = Seq(
organization := "hyperion",
version := "2.1.2-SNAPSHOT",
version := "2.1.2",
description := "Hyperion",
scalaVersion := "2.13.1",
scalacOptions ++= Seq(
Expand Down

0 comments on commit dbf50f1

Please sign in to comment.