Skip to content

Commit cda52ed

Browse files
committed
Bump version to v0.12.1
1 parent bd23af7 commit cda52ed

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-
#Sun Feb 23 11:39:46 CET 2025
2-
GROUP=dev.iurysouza
3-
IMPLEMENTATION_CLASS=dev.iurysouza.modulegraph.gradle.ModuleGraphPlugin
1+
#Sun Aug 10 19:22:39 CEST 2025
42
DESCRIPTION=Generates and embbed a mermaid graph showing the project's modules relationships in your README.md file.
5-
VERSION=0.12.0
3+
DISPLAY_NAME=Module Graph Generator
4+
GROUP=dev.iurysouza
65
ID=dev.iurysouza.modulegraph
6+
IMPLEMENTATION_CLASS=dev.iurysouza.modulegraph.gradle.ModuleGraphPlugin
77
VCS_URL=https\://github.com/iurysza/module-graph
8-
DISPLAY_NAME=Module Graph Generator
8+
VERSION=0.12.1
99
WEBSITE=https\://github.com/iurysza/module-graph

0 commit comments

Comments
 (0)