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 476d7ff commit a97e6a4Copy full SHA for a97e6a4
build.sbt
@@ -6,7 +6,7 @@ import Defaults._
6
7
organization := "com.github.swagger-akka-http"
8
9
-version := "1.3.0-SNAPSHOT"
+version := "1.3.0"
10
11
scalaVersion := "2.13.4"
12
0 commit comments