Skip to content

Commit 2d67f86

Browse files
committed
v0.9.7
1 parent 5696d5f commit 2d67f86

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.6",
3+
version := "0.9.7",
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)