We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d3fc74 commit 91ecf55Copy full SHA for 91ecf55
CHANGELOG.md
@@ -3,7 +3,7 @@
3
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
4
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
5
6
-## Unreleased
+## v2.1.0 - 2023-02-15
7
8
### Added
9
nextflow.config
@@ -215,7 +215,7 @@ manifest {
215
description = """Global Run-On sequencing analysis pipeline"""
216
mainScript = 'main.nf'
217
nextflowVersion = '!>=22.10.1'
218
- version = '2.1.0dev'
+ version = '2.1.0'
219
doi = '10.5281/zenodo.7245273'
220
}
221
0 commit comments