File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## [ 5.3.1] - 2026-03-26
6+
7+ ### 🐛 Bug Fixes
8+
9+ - Incorrect path for gpg
10+
511## [ 5.3.0] - 2026-03-26
612
713### 🚜 Refactor
Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >com.github.ngeor</groupId >
55 <artifactId >java</artifactId >
6- <version >5.4.0-SNAPSHOT </version >
6+ <version >5.3.1 </version >
77 <packaging >jar</packaging >
88 <name >java</name >
99 <description >A CLI that releases Java libraries</description >
2323 <scm >
2424 <connection >scm:git:https://github.com/ngeor/java.git</connection >
2525 <developerConnection >scm:git:git@github.com:ngeor/java.git</developerConnection >
26- <tag >HEAD </tag >
26+ <tag >v5.3.1 </tag >
2727 <url >https://github.com/ngeor/java</url >
2828 </scm >
2929 <properties >
You can’t perform that action at this time.
0 commit comments