We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9a64ff commit 80051ceCopy full SHA for 80051ce
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>io.foldright</groupId>
6
<artifactId>cffu</artifactId>
7
- <version>0.2.0-SNAPSHOT</version>
+ <version>0.2.0</version>
8
<name>CompletableFuture-Fu(cffu)</name>
9
<description>A tiny 0-dependency sidekick library for CompletableFuture to improve user experience and reduce misuse.</description>
10
<url>https://github.com/foldright/cffu</url>
0 commit comments