diff --git a/CHANGES.md b/CHANGES.md index 1247720..c661460 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,6 @@ # Changelog -## v0.32 (work in progress) +## v0.32 - Fixing bug when annotating MELT with missing AD (#95). diff --git a/pom.xml b/pom.xml index a76131b..e30e776 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.github.bihealth VarfishAnnotator pom - 0.32-SNAPSHOT + 0.32 ${project.groupId}:${project.artifactId} Variant annotation for Varfish diff --git a/varfish-annotator-cli/pom.xml b/varfish-annotator-cli/pom.xml index 148e2ef..4436566 100644 --- a/varfish-annotator-cli/pom.xml +++ b/varfish-annotator-cli/pom.xml @@ -11,7 +11,7 @@ com.github.bihealth VarfishAnnotator - 0.32-SNAPSHOT + 0.32 diff --git a/varfish-annotator-core/pom.xml b/varfish-annotator-core/pom.xml index b8ad246..c0c012b 100644 --- a/varfish-annotator-core/pom.xml +++ b/varfish-annotator-core/pom.xml @@ -11,7 +11,7 @@ com.github.bihealth VarfishAnnotator - 0.32-SNAPSHOT + 0.32