Skip to content

Commit

Permalink
Version 1.0.0-RC2
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinherron committed Aug 20, 2024
1 parent fb599cd commit 446def8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.digitalpetri.netty</groupId>
<artifactId>netty-channel-fsm</artifactId>
<version>1.0.0-RC1</version>
<version>1.0.0-RC2</version>

<name>Netty Channel FSM</name>
<description>
Expand Down Expand Up @@ -59,7 +59,7 @@
<dependency>
<groupId>com.digitalpetri.fsm</groupId>
<artifactId>strict-machine</artifactId>
<version>1.0.0-RC1</version>
<version>1.0.0-RC2</version>
</dependency>
<dependency>
<groupId>io.netty</groupId>
Expand Down

0 comments on commit 446def8

Please sign in to comment.