Skip to content

Commit 80051ce

Browse files
committed
! bump version to 0.2.0
1 parent c9a64ff commit 80051ce

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
@@ -4,7 +4,7 @@
44

55
<groupId>io.foldright</groupId>
66
<artifactId>cffu</artifactId>
7-
<version>0.2.0-SNAPSHOT</version>
7+
<version>0.2.0</version>
88
<name>CompletableFuture-Fu(cffu)</name>
99
<description>A tiny 0-dependency sidekick library for CompletableFuture to improve user experience and reduce misuse.</description>
1010
<url>https://github.com/foldright/cffu</url>

0 commit comments

Comments
 (0)