Permalink
Browse files
Update wdltool version from 0.13 to 0.14
- Loading branch information...
Showing
with
1 addition
and
1 deletion.
-
+1
−1
build.sbt
|
|
@@ -12,7 +12,7 @@ val wdl4sV = "0.13" |
|
|
|
|
|
lazy val versionSettings = Seq(
|
|
|
// Upcoming release, or current if we're on the master branch
|
|
|
- git.baseVersion := "0.13",
|
|
|
+ git.baseVersion := "0.14",
|
|
|
|
|
|
// Shorten the git commit hash
|
|
|
git.gitHeadCommit := git.gitHeadCommit.value map { _.take(7) },
|
|
|
|
0 comments on commit
7cb6b1d