Skip to content

Commit

Permalink
prepare release 2.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
frantuma committed Oct 17, 2023
1 parent d0b7639 commit 32b608e
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Binary file added CI/__pycache__/ghApiClient.cpython-310.pyc
Binary file not shown.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<artifactId>swagger-inflector</artifactId>
<packaging>jar</packaging>
<name>swagger-inflector</name>
<version>2.0.10-SNAPSHOT</version>
<version>2.0.10</version>
<url>https://github.com/swagger-api/swagger-inflector</url>
<scm>
<connection>scm:git:[email protected]:swagger-api/swagger-inflector.git</connection>
Expand Down
2 changes: 1 addition & 1 deletion scripts/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@
<dependency>
<groupId>io.swagger</groupId>
<artifactId>swagger-inflector</artifactId>
<version>2.0.10-SNAPSHOT</version>
<version>2.0.10</version>
</dependency>
</dependencies>
<properties>
Expand Down

0 comments on commit 32b608e

Please sign in to comment.