Bump v1.2.1

This commit is contained in:
Neil Horner 2024-07-04 14:48:30 +00:00
parent 3d5c4c38eb
commit a5699b2945
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ 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.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [v1.2.1]
### Changed
- Increase some memory and CPU allocations.

View File

@ -117,7 +117,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 = '>=23.04.2'
version = 'v1.2.0'
version = 'v1.2.1'
}
epi2melabs {