Skip to content
This repository has been archived by the owner on Jan 25, 2018. It is now read-only.

Commit

Permalink
update wdl4s version to 0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
Thibault Jeandet committed May 30, 2017
1 parent 31fe3c5 commit 08c00dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ organization := "org.broadinstitute"

scalaVersion := "2.12.1"

val wdl4sV = "0.10-f7a345e-SNAP"
val wdl4sV = "0.12"

lazy val versionSettings = Seq(
// Upcoming release, or current if we're on the master branch
Expand Down

0 comments on commit 08c00dc

Please sign in to comment.