Skip to content

Commit 16e64a2

Browse files
committed
started a new version helper-functions@1.0.1 from helper-functions@1.0.0 (released)
1 parent 5c2054e commit 16e64a2

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

0 commit comments

Comments
 (0)