We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d13a6c commit dcad884Copy full SHA for dcad884
build.sbt
@@ -4,7 +4,7 @@ import sbt.Package.ManifestAttributes
4
5
name := "htsjdk"
6
7
-val buildVersion = "1.138"
+val buildVersion = "1.139"
8
9
organization := "com.github.samtools"
10
0 commit comments