Skip to content

Commit

Permalink
Merge branch 'tag-v0.4.0' into 'dev'
Browse files Browse the repository at this point in the history
tag v0.4.0

See merge request epi2melabs/workflows/wf-clone-validation!144
  • Loading branch information
sarahjeeeze committed Jul 26, 2023
2 parents 3028436 + 4eb403f commit 344e1d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Expand Up @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [unreleased]
## [v0.4.0]
### Added
- Documentation updated to include workflow steps.
- Full plasmid assembly mean quality table in report.
Expand Down
2 changes: 1 addition & 1 deletion nextflow.config
Expand Up @@ -59,7 +59,7 @@ manifest {
description = 'De-novo reconstruction of synthetic plasmid sequences.'
mainScript = 'main.nf'
nextflowVersion = '>=22.10.8'
version = 'v0.3.1'
version = 'v0.4.0'
}

executor {
Expand Down

0 comments on commit 344e1d4

Please sign in to comment.