Skip to content

Commit

Permalink
Merge pull request #40 from sanger-tol/dev0.10.1
Browse files Browse the repository at this point in the history
Merge pull request #39 from sanger-tol/dev
  • Loading branch information
ksenia-krasheninnikova authored Apr 18, 2024
2 parents 0276f81 + ad774ca commit b834290
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
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).

## v0.10.1dev - [date]

### `Added`

### `Fixed`

### `Dependencies`

### `Deprecated`

## [[0.10.0](https://github.com/sanger-tol/genomeassembly/releases/tag/0.10.0)] - Hideous Zippleback - [2024-04-16]

### Enhancements & fixes
Expand Down
2 changes: 1 addition & 1 deletion nextflow.config
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ manifest {
description = """A bioinformatics best-practice analysis pipeline for genome assembly from PacBio CCS and HiC reads"""
mainScript = 'main.nf'
nextflowVersion = '!>=22.10.1'
version = '0.9.1'
version = '0.10.1dev'
doi = '10.5281/zenodo.10391851'
}

Expand Down

0 comments on commit b834290

Please sign in to comment.