Skip to content

Commit 5d21f4a

Browse files
committed
fix: updated
1 parent 10a8b68 commit 5d21f4a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

openapi-generator-annotations/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: openapi_generator_annotations
22
description: Annotation package for openapi_generator https://pub.dev/packages/openapi_generator.
3-
version: 5.0.1
3+
version: 5.0.2
44
homepage: https://github.com/gibahjoe/openapi-generator-dart
55

66

openapi-generator-cli/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: openapi_generator_cli
22
description: A dart wrapper around openapi-generator inspired by the node implementation.
3-
version: 5.0.0
3+
version: 5.0.2
44
homepage: https://github.com/gibahjoe/openapi-generator-dart
55

66
environment:

openapi-generator/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: openapi_generator
22
description: Generator for openapi client sdk inspired by the npm implementation of openapi-generator-cli.
3-
version: 5.0.1
3+
version: 5.0.2
44
homepage: https://github.com/gibahjoe/openapi-generator-dart
55

66
environment:

0 commit comments

Comments
 (0)