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 c0d74de commit 10f56fbCopy full SHA for 10f56fb
project/common.scala
@@ -13,7 +13,7 @@ object Common {
13
)
14
15
val settings: Seq[Setting[_]] = Seq(
16
- version := "1.1.0-SNAPSHOT",
+ version := "1.1.0",
17
18
crossScalaVersions := Seq("2.12.8", "2.13.0"),
19
0 commit comments