Skip to content

Commit 8372f19

Browse files
committed
[maven-release-plugin] prepare release openapi-generator-typescript-fetch-api-0.2.0
1 parent e9d79f7 commit 8372f19

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
OpenAPI-generator for TypeScript interfaces using the browser native fetch API.
1010
Generates direct mapping of APIs as interfaces and test-data generators for DTOs
1111
</description>
12-
<version>0.1.9-SNAPSHOT</version>
12+
<version>0.2.0</version>
1313

1414
<url>https://github.com/jhannes/openapi-generator-typescript-fetch-api/blob/main/README.md</url>
1515
<licenses>
@@ -239,7 +239,7 @@
239239
<connection>scm:git:https://github.com/jhannes/openapi-generator-typescript-fetch-api.git</connection>
240240
<developerConnection>scm:git:https://github.com/jhannes/openapi-generator-typescript-fetch-api.git</developerConnection>
241241
<url>https://github.com/jhannes/openapi-generator-typescript-fetch-api.git</url>
242-
<tag>HEAD</tag>
242+
<tag>openapi-generator-typescript-fetch-api-0.2.0</tag>
243243
</scm>
244244
<distributionManagement>
245245
<snapshotRepository>

0 commit comments

Comments
 (0)