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

Commit

Permalink
bump wdl4s version
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Billings committed Aug 16, 2017
1 parent 366cecc commit 769eb63
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.14-607f162-SNAP"
val wdl4sV = "0.14"

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

0 comments on commit 769eb63

Please sign in to comment.