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