Skip to content

Commit caaed5c

Browse files
committed
Bump version to v0.12.0
1 parent f38c14f commit caaed5c

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

plugin-build/gradle.properties

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -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
1+
#Sun Feb 23 11:39:46 CET 2025
42
GROUP=dev.iurysouza
5-
ID=dev.iurysouza.modulegraph
63
IMPLEMENTATION_CLASS=dev.iurysouza.modulegraph.gradle.ModuleGraphPlugin
4+
DESCRIPTION=Generates and embbed a mermaid graph showing the project's modules relationships in your README.md file.
5+
VERSION=0.12.0
6+
ID=dev.iurysouza.modulegraph
77
VCS_URL=https\://github.com/iurysza/module-graph
8-
VERSION=0.11.0
8+
DISPLAY_NAME=Module Graph Generator
99
WEBSITE=https\://github.com/iurysza/module-graph

0 commit comments

Comments
 (0)