Skip to content

Commit ff46cf1

Browse files
LucasMLKclaude
andcommitted
chore: Bump version to 0.2.5
Prepare for release v0.2.5 with Windows library name fix. Changes: - Update README.md version from 0.2.4 to 0.2.5 This release includes: - Fix for GitHub Actions Windows build (librandomx.dll naming) - Updated documentation for MinGW Makefiles behavior - Consistent cross-platform library naming conventions 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent ef511d0 commit ff46cf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ To include `xdagj-native-randomx` in your project, add the following dependency
116116
<dependency>
117117
<groupId>io.xdag</groupId>
118118
<artifactId>xdagj-native-randomx</artifactId>
119-
<version>0.2.4</version>
119+
<version>0.2.5</version>
120120
</dependency>
121121
```
122122

0 commit comments

Comments
 (0)