Skip to content

Commit 85e8540

Browse files
committed
Merge branch 'tag' into 'dev'
tag See merge request epi2melabs/workflows/wf-transcriptomes!94
2 parents 9ed8e34 + a4c4720 commit 85e8540

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [unreleased]
7+
## [v0.1.10]
88
### Updated
99
- Condition sheet parameter description fixed to CSV
1010
- Update fastqingress

nextflow.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ manifest {
116116
description = 'Transcriptome analysis including gene fusions, differential expression as well as assembly and annotation of cDNA and direct RNA sequencing data.'
117117
mainScript = 'main.nf'
118118
nextflowVersion = '>=20.10.0'
119-
version = 'v0.1.9'
119+
version = 'v0.1.10'
120120
}
121121

122122
executor {

0 commit comments

Comments
 (0)