Skip to content

Commit 5f42a42

Browse files
committed
[wfpm v0.7.8] started a new version helper-functions@1.0.1.1 from helper-functions@1.0.1 which was released
1 parent a83163b commit 5f42a42

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

helper-functions/main.nf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
/* this block is auto-generated based on info from pkg.json where */
2525
/* changes can be made if needed, do NOT modify this block manually */
2626
nextflow.enable.dsl = 2
27-
version = '1.0.1'
27+
version = '1.0.1.1'
2828
/********************************************************************/
2929

3030

helper-functions/pkg.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "helper-functions",
3-
"version": "1.0.1",
3+
"version": "1.0.1.1",
44
"description": "A collection of helper functions",
55
"main": "main.nf",
66
"deprecated": false,

0 commit comments

Comments
 (0)