Merge branch 'v0.1.9_bump' into 'dev'

V0.1.9 bump

See merge request epi2melabs/workflows/wf-transcriptomes!91
This commit is contained in:
Neil Horner 2023-02-27 09:32:16 +00:00
commit 1b010a4eed
2 changed files with 5 additions and 1 deletions

View File

@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [v0.1.9]
### Updated
- Simplify JAFFAL docs
## [v0.1.8]
### Changed
- Updated description in manifest

View File

@ -116,7 +116,7 @@ manifest {
description = 'Transcriptome analysis including gene fusions, differential expression as well as assembly and annotation of cDNA and direct RNA sequencing data.'
mainScript = 'main.nf'
nextflowVersion = '>=20.10.0'
version = 'v0.1.8'
version = 'v0.1.9'
}
executor {