Skip to content

Commit 5696f26

Browse files
committed
v0.9.8
1 parent b86454d commit 5696f26

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.9.7",
3+
version := "0.9.8",
44
scalaVersion := "2.12.3",
55
crossScalaVersions := Seq("2.12.3", "2.11.11", "2.10.6"),
66
scalacOptions ++= Seq("-feature", "-deprecation"),

0 commit comments

Comments
 (0)