Skip to content

Commit

Permalink
README: Bump version to 2.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kohlschuetter committed Oct 6, 2022
1 parent e7c91f4 commit 4f98a6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ To include the core junixsocket functionality in your project, add the following
<dependency>
<groupId>com.kohlschutter.junixsocket</groupId>
<artifactId>junixsocket-core</artifactId>
<version>2.5.1</version>
<version>2.5.2</version>
<type>pom</type>
</dependency>
```
Expand Down

0 comments on commit 4f98a6f

Please sign in to comment.