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 f684e99 commit a5ba281Copy full SHA for a5ba281
build.sbt
@@ -6,7 +6,7 @@ import Defaults._
6
7
organization := "com.github.swagger-akka-http"
8
9
-version := "1.1.0-SNAPSHOT"
+version := "1.1.0"
10
11
scalaVersion := "2.11.12"
12
0 commit comments