Skip to content

Commit d5441dc

Browse files
committed
v0.10.0-beta9
1 parent 4fc2244 commit d5441dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
lazy val commonSettings = Seq(
22
organization := "com.whisk",
3-
version := "0.10.0-beta8",
3+
version := "0.10.0-beta9",
44
scalaVersion := "2.13.3",
55
crossScalaVersions := Seq("2.13.3", "2.12.12", "2.11.12"),
66
scalacOptions ++= Seq("-feature", "-deprecation"),

0 commit comments

Comments
 (0)