Skip to content

Commit 92061b1

Browse files
committed
chore: bump to 1.1.1
1 parent 2d53dca commit 92061b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import os._
1111
import java.util.jar.Attributes.Name.{IMPLEMENTATION_VERSION => ImplementationVersion}
1212

1313
/** The official package version. */
14-
private val packageVersion = "1.1.0"
14+
private val packageVersion = "1.1.1"
1515

1616
/** All the packages we will exclude that come bundled with HTSJDK and Picard. */
1717
private val htsjdkAndPicardExcludes = Seq("org.apache.ant", "gov.nih.nlm.ncbi", "org.testng", "com.google.cloud.genomics")

0 commit comments

Comments
 (0)