Skip to content

Commit

Permalink
Merge pull request #64 from horie-t/feature/ver-up-0.1.0
Browse files Browse the repository at this point in the history
バージョンを0.1.0に上げる
  • Loading branch information
horie-t authored Dec 1, 2024
2 parents b8a23f1 + e38244f commit a207bd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</parent>
<groupId>com.t-horie</groupId>
<artifactId>tf2puml</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>0.1.0-SNAPSHOT</version>
<name>tf2puml</name>
<description>PlantUML diagram generator from Terraform file.</description>
<url/>
Expand Down

0 comments on commit a207bd2

Please sign in to comment.