We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e9c836 commit a5c68f7Copy full SHA for a5c68f7
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [0.1.0] - 2024-12-25
11
+
12
### Added
13
14
- eclipse format rules based on [SmallRye Code Rules](https://github.com/smallrye/smallrye-code-rules)
pom.xml
@@ -12,7 +12,7 @@
</parent>
<description>Fugerit Code Rules</description>
15
- <version>0.1.0-SNAPSHOT</version>
+ <version>0.1.0</version>
16
17
<licenses>
18
<license>
0 commit comments