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