We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c4ccee commit ba2c86fCopy full SHA for ba2c86f
2 files changed
pom.xml
@@ -5,7 +5,7 @@
5
<groupId>com.webfuzzing</groupId>
6
<artifactId>commons</artifactId>
7
8
- <version>0.0.3-SNAPSHOT</version>
+ <version>0.0.3</version>
9
10
<inceptionYear>2024</inceptionYear>
11
<name>WFC</name>
release_notes.md
@@ -1,4 +1,7 @@
1
2
+# 0.0.3
3
+Removing all annotations in generated DTOs
4
+
# 0.0.2
Support for auth
0 commit comments