Skip to content

Commit 4f120f2

Browse files
committed
[wfpm v0.7.11] started a new version helper-functions@1.0.2 from helper-functions@1.0.1.1 which was released
1 parent ec293e0 commit 4f120f2

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.1'
27+
version = '1.0.2'
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.1",
3+
"version": "1.0.2",
44
"description": "A collection of helper functions",
55
"main": "main.nf",
66
"deprecated": false,

0 commit comments

Comments
 (0)