Skip to content

Commit

Permalink
prepare for release 0.1.30
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmoten committed Apr 29, 2024
1 parent 2975e64 commit da64ad2
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 @@ -6,7 +6,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.github.davidmoten</groupId>
<artifactId>openapi-to-plantuml</artifactId>
<version>0.1.30-SNAPSHOT</version>
<version>0.1.30</version>
<name>${project.artifactId}</name>
<description>Generates PlantUML file from an OpenAPI 3.0 Definition</description>
<packaging>jar</packaging>
Expand Down

0 comments on commit da64ad2

Please sign in to comment.