Skip to content

Commit 90aec2a

Browse files
committed
[ci skip] Bump version
1 parent 497ba20 commit 90aec2a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

galaxy/wrapper/deepTools_macros.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<macros>
22

33
<token name="@THREADS@">--numberOfProcessors "\${GALAXY_SLOTS:-4}"</token>
4-
<token name="@WRAPPER_VERSION@">3.1.0</token>
4+
<token name="@WRAPPER_VERSION@">3.1.1</token>
55
<xml name="requirements">
66
<requirements>
7-
<requirement type="package" version="3.1.0">deeptools</requirement>
7+
<requirement type="package" version="3.1.1">deeptools</requirement>
88
<requirement type="package" version="1.7">samtools</requirement>
99
</requirements>
1010
<expand macro="stdio" />

0 commit comments

Comments
 (0)