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