Skip to content

Commit 91ecf55

Browse files
committed
chore: Bump version
1 parent 4d3fc74 commit 91ecf55

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

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

6-
## Unreleased
6+
## v2.1.0 - 2023-02-15
77

88
### Added
99

nextflow.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ manifest {
215215
description = """Global Run-On sequencing analysis pipeline"""
216216
mainScript = 'main.nf'
217217
nextflowVersion = '!>=22.10.1'
218-
version = '2.1.0dev'
218+
version = '2.1.0'
219219
doi = '10.5281/zenodo.7245273'
220220
}
221221

0 commit comments

Comments
 (0)