Permalink
Browse files

Merge branch 'release-0.21'

  • Loading branch information...
2 parents 9a56863 + d2b053d commit 6df8c3b1a310187acde8e986f406295d52fc11e6 @Horneth Horneth committed Sep 23, 2016
Showing with 1 addition and 1 deletion.
  1. +1 −1 project/Version.scala
View
@@ -4,7 +4,7 @@ import sbt._
object Version {
// Upcoming release, or current if we're on the master branch
- val cromwellVersion = "0.20"
+ val cromwellVersion = "0.21"
// Adapted from SbtGit.versionWithGit
def cromwellVersionWithGit: Seq[Setting[_]] =

0 comments on commit 6df8c3b

Please sign in to comment.