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 4fc2244 commit d5441dcCopy full SHA for d5441dc
build.sbt
@@ -1,6 +1,6 @@
1
lazy val commonSettings = Seq(
2
organization := "com.whisk",
3
- version := "0.10.0-beta8",
+ version := "0.10.0-beta9",
4
scalaVersion := "2.13.3",
5
crossScalaVersions := Seq("2.13.3", "2.12.12", "2.11.12"),
6
scalacOptions ++= Seq("-feature", "-deprecation"),
0 commit comments