Skip to content

Commit 83200f6

Browse files
committed
prepare for release 0.1.22
1 parent a2cf3db commit 83200f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<modelVersion>4.0.0</modelVersion>
77
<groupId>com.github.davidmoten</groupId>
88
<artifactId>openapi-to-plantuml</artifactId>
9-
<version>0.1.22-SNAPSHOT</version>
9+
<version>0.1.22</version>
1010
<name>${project.artifactId}</name>
1111
<description>Generates PlantUML file from an OpenAPI 3.0 Definition</description>
1212
<packaging>jar</packaging>

0 commit comments

Comments
 (0)