Skip to content

Commit fef7bde

Browse files
committed
+ for ConseqExecutor shutdown, using Thread instead of ExecutorService
1 parent 34184b4 commit fef7bde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<modelVersion>4.0.0</modelVersion>
2828
<groupId>io.github.q3769</groupId>
2929
<artifactId>conseq4j</artifactId>
30-
<version>20230922.0.1</version>
30+
<version>20230922.0.20230924</version>
3131
<packaging>jar</packaging>
3232
<name>conseq4j</name>
3333
<description>A Java concurrent API to sequence related tasks while concurring unrelated ones</description>

0 commit comments

Comments
 (0)