Skip to content

Commit e23d384

Browse files
committed
Update cromwell version from 89 to 90
1 parent e40f335 commit e23d384

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Version.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import com.github.sbt.git.SbtGit
66

77
object Version {
88
// Upcoming release, or current if we're on a master / hotfix branch
9-
val cromwellVersion = "89"
9+
val cromwellVersion = "90"
1010

1111
sealed trait BuildType
1212
case object Snapshot extends BuildType

0 commit comments

Comments
 (0)