Skip to content

Commit 9ff7e73

Browse files
committed
v0.9.3
1 parent 2e39ee2 commit 9ff7e73

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.2",
4+
version := "0.9.3",
55
scalaVersion := "2.12.2",
66
crossScalaVersions := Seq("2.12.2", "2.11.11", "2.10.6"),
77
scalacOptions ++= Seq("-feature", "-deprecation"),

0 commit comments

Comments
 (0)