Skip to content

Commit

Permalink
bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-reimonn committed Nov 18, 2020
1 parent caa7303 commit 1e99173
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions workflow/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ plugins {
}

group = "com.genomealmanac.atacseq"
version = "0.3.1"
version = "0.3.2"
val artifactID = "atacseq-workflow"

repositories {
Expand Down Expand Up @@ -56,4 +56,4 @@ publishing {
artifact(shadowJar)
}
}
}
}

0 comments on commit 1e99173

Please sign in to comment.