We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f38c14f commit caaed5cCopy full SHA for caaed5c
1 file changed
plugin-build/gradle.properties
@@ -1,9 +1,9 @@
1
-#Sat Feb 22 15:43:52 CET 2025
2
-DESCRIPTION=Generates and embbed a mermaid graph showing the project's modules relationships in your README.md file.
3
-DISPLAY_NAME=Module Graph Generator
+#Sun Feb 23 11:39:46 CET 2025
4
GROUP=dev.iurysouza
5
-ID=dev.iurysouza.modulegraph
6
IMPLEMENTATION_CLASS=dev.iurysouza.modulegraph.gradle.ModuleGraphPlugin
+DESCRIPTION=Generates and embbed a mermaid graph showing the project's modules relationships in your README.md file.
+VERSION=0.12.0
+ID=dev.iurysouza.modulegraph
7
VCS_URL=https\://github.com/iurysza/module-graph
8
-VERSION=0.11.0
+DISPLAY_NAME=Module Graph Generator
9
WEBSITE=https\://github.com/iurysza/module-graph
0 commit comments