Skip to content

Commit

Permalink
Merge pull request #171 from uclahs-cds/sfitz-release-10.1.0-rc.1
Browse files Browse the repository at this point in the history
update version 10.0.1 to 10.1.0-rc.1
  • Loading branch information
sorelfitzgibbon authored Aug 8, 2024
2 parents ef22e58 + 958feef commit 984589e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
---

## [Unreleased]

---

## [10.1.0-rc.1]
### Added
- Add workflow for genotyping from GVCFs
### Changed
Expand Down
2 changes: 1 addition & 1 deletion nextflow.config
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ manifest {
name = 'call-gSNP'
author = ["Yash Patel", "Shu Tao", "Stefan Eng"]
description = 'Nextflow pipeline to call germline short variants in single or normal-tumour paired mode'
version = '10.0.1'
version = '10.1.0-rc.1'
}

0 comments on commit 984589e

Please sign in to comment.