File tree 4 files changed +5
-3
lines changed
4 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 1.0.1] - 2024-02-21
11
+
10
12
### Changed
11
13
12
14
- fj-bom version set to 1.6.1
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.fugerit.java.universe</groupId >
8
8
<artifactId >fj-universe</artifactId >
9
- <version >1.0.0 </version >
9
+ <version >1.0.1 </version >
10
10
</parent >
11
11
12
12
<artifactId >fj-universe-test</artifactId >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.fugerit.java.universe</groupId >
8
8
<artifactId >fj-universe</artifactId >
9
- <version >1.0.0 </version >
9
+ <version >1.0.1 </version >
10
10
</parent >
11
11
12
12
<artifactId >fj-universe-tool</artifactId >
Original file line number Diff line number Diff line change 12
12
<groupId >org.fugerit.java.universe</groupId >
13
13
<artifactId >fj-universe</artifactId >
14
14
15
- <version >1.0.0 </version >
15
+ <version >1.0.1 </version >
16
16
<packaging >pom</packaging >
17
17
18
18
<properties >
You can’t perform that action at this time.
0 commit comments