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