Skip to content

Commit d42fe2e

Browse files
committed
v0.9.0
1 parent 73905dc commit d42fe2e

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.0-RC4",
4+
version := "0.9.0",
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)