File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed
Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 11Revision history for BioX-Workflow-Command
22
33{{$NEXT}}
4+
5+ 2.0.8 2017-05-04 14:30:02 +04
46 - Cleaned up logging to create a table - no more wall of text!
57 - Fixed HPC meta to correctly overwrite global when global/local are arrayref of keys
68 - Follow symbolic links when looking for Samples
Original file line number Diff line number Diff line change 110110 "web" : " https://github.com/jerowe/BioX-Workflow-Command"
111111 }
112112 },
113- "version" : " 2.0.7 " ,
113+ "version" : " 2.0.8 " ,
114114 "x_serialization_backend" : " Cpanel::JSON::XS version 3.0225"
115115}
116116
Original file line number Diff line number Diff line change 11package BioX::Workflow::Command ;
22
33use v5.10;
4- our $VERSION = ' 2.0.7 ' ;
4+ our $VERSION = ' 2.0.8 ' ;
55
66use MooseX::App qw( Color) ;
77use MooseX::Types::Path::Tiny qw/ Path/ ;
You can’t perform that action at this time.
0 commit comments