Skip to content

Commit fa6aa38

Browse files
committed
1.1.5
1 parent 06dec7d commit fa6aa38

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README-en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The only thing we need to do is defining the interface.
2929
<dependency>
3030
<groupId>com.github.dadiyang</groupId>
3131
<artifactId>http-api-invoker</artifactId>
32-
<version>1.1.4</version>
32+
<version>1.1.5</version>
3333
</dependency>
3434
```
3535

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<dependency>
3232
<groupId>com.github.dadiyang</groupId>
3333
<artifactId>http-api-invoker</artifactId>
34-
<version>1.1.4</version>
34+
<version>1.1.5</version>
3535
</dependency>
3636
```
3737

0 commit comments

Comments
 (0)