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 05a98b9 commit 813899dCopy full SHA for 813899d
pom.xml
@@ -5,7 +5,7 @@
5
<groupId>com.webfuzzing</groupId>
6
<artifactId>commons</artifactId>
7
8
- <version>0.0.7-SNAPSHOT</version>
+ <version>0.1.0</version>
9
10
<inceptionYear>2024</inceptionYear>
11
<name>WFC</name>
release_notes.md
@@ -2,6 +2,11 @@
2
3
Under development in `master` branch.
4
+# 0.1.0
+
+- first public release
+- integration with Zenodo
# 0.0.6
12
- removed yarn
0 commit comments