We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13542d2 commit f558fb5Copy full SHA for f558fb5
build.sbt
@@ -6,7 +6,7 @@ import Defaults._
6
7
organization := "com.github.swagger-akka-http"
8
9
-version := "1.2.0-SNAPSHOT"
+version := "1.2.0"
10
11
scalaVersion := "2.13.4"
12
0 commit comments