Skip to content

Commit

Permalink
Merge pull request nf-core#168 from maxulysse/release_2.1.0
Browse files Browse the repository at this point in the history
CHORES: Prepare release
  • Loading branch information
maxulysse authored Jun 1, 2023
2 parents 57b87d8 + 67c5fda commit c3cf64d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
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).

## v2.1.0dev
## v2.1.0 - 2023-06-01

### `Added`

Expand Down
2 changes: 1 addition & 1 deletion nextflow.config
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ manifest {
description = """Analysis of Chromosome Conformation Capture data (Hi-C)"""
mainScript = 'main.nf'
nextflowVersion = '!>=22.10.1'
version = '2.1.0dev'
version = '2.1.0'
doi = ''
}

Expand Down

0 comments on commit c3cf64d

Please sign in to comment.