Skip to content

Commit

Permalink
prepare for release 0.1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmoten committed Jun 9, 2023
1 parent f45a39a commit aac6024
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.21-SNAPSHOT</version>
<version>0.1.21</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 aac6024

Please sign in to comment.