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