Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ihaolin committed Aug 15, 2017
1 parent 583b2ff commit b7641e9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@
<dependency>
<groupId>me.hao0</groupId>
<artifactId>antares-client</artifactId>
<version>1.3.2</version>
<version>1.4.0</version>
</dependency>
```

Expand Down Expand Up @@ -368,7 +368,7 @@
<dependency>
<groupId>me.hao0</groupId>
<artifactId>antares-client-spring</artifactId>
<version>1.3.2</version>
<version>1.4.0</version>
</dependency>
```

Expand Down Expand Up @@ -406,7 +406,7 @@
<dependency>
<groupId>me.hao0</groupId>
<artifactId>antares-client-spring-starter</artifactId>
<version>1.3.2</version><!-- 1.3.0+ -->
<version>1.4.0</version><!-- 1.3.0+ -->
</dependency>
```

Expand Down

0 comments on commit b7641e9

Please sign in to comment.