Skip to content

Commit

Permalink
! bump version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
oldratlee committed Mar 24, 2023
1 parent c9a64ff commit 80051ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

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

0 comments on commit 80051ce

Please sign in to comment.