Skip to content

Commit b619d6c

Browse files
committed
v0.9.2
1 parent 3c236c5 commit b619d6c

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,7 +1,7 @@
11

22
lazy val commonSettings = Seq(
33
organization := "com.whisk",
4-
version := "0.9.1",
4+
version := "0.9.2",
55
scalaVersion := "2.11.8",
66
crossScalaVersions := Seq("2.12.1", "2.11.8", "2.10.5"),
77
scalacOptions ++= Seq("-feature", "-deprecation"),

0 commit comments

Comments
 (0)