diff --git a/workflow/nextflow.config b/workflow/nextflow.config
index 66b847beffb6499b9ba16678887ed0488c2d12cb..177ac3dcb93b1124d024a6f24072ae53c31d0e8a 100644
--- a/workflow/nextflow.config
+++ b/workflow/nextflow.config
@@ -125,6 +125,6 @@ manifest {
   homePage = 'https://git.biohpc.swmed.edu/gudmap_rbk/rna-seq'
   description = 'This pipeline was created to be a standard mRNA-sequencing analysis pipeline which integrates with the GUDMAP and RBK consortium data-hub.'
   mainScript = 'rna-seq.nf'
-  version = 'v1.0.2'
+  version = 'v1.0.3'
   nextflowVersion = '>=19.09.0'
 }