Skip to content

Commit a5c68f7

Browse files
committed
[0.1.0] - 2024-12-25
1 parent 3e9c836 commit a5c68f7

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.1.0] - 2024-12-25
11+
1012
### Added
1113

1214
- eclipse format rules based on [SmallRye Code Rules](https://github.com/smallrye/smallrye-code-rules)

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
</parent>
1313

1414
<description>Fugerit Code Rules</description>
15-
<version>0.1.0-SNAPSHOT</version>
15+
<version>0.1.0</version>
1616

1717
<licenses>
1818
<license>

0 commit comments

Comments
 (0)