diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f8b5e3..75644d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.3.29] ### Changed - Example command to use demo data. - Updated GitHub issue templates to force capture of more information. diff --git a/nextflow.config b/nextflow.config index ef1546d..634f1d0 100644 --- a/nextflow.config +++ b/nextflow.config @@ -73,7 +73,7 @@ manifest { description = 'Run the ARTIC SARS-CoV-2 methodology on multiplexed MinION, GridION, and PromethION data.' mainScript = 'main.nf' nextflowVersion = '>=22.10.8' - version = 'v0.3.28' + version = 'v0.3.29' } epi2melabs {