Skip to content

Commit

Permalink
Releasing [3.9.1].
Browse files Browse the repository at this point in the history
  • Loading branch information
Roman committed Jun 17, 2020
1 parent c77ec9f commit cdde331
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ Version compatibility matrix
| 1.2.0 | 3.8.0 |
| 1.2.1 | 3.8.1 |
| 1.2.2 | 3.8.2 |
| 3.9.1 | 3.9.1 |

### Gradle
```groovy
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

<groupId>io.reactiverse</groupId>
<artifactId>consul-cluster-manager</artifactId>
<version>1.2.2</version>
<version>3.9.1</version>
<name>Vert.x Consul Cluster Manager</name>
<url>https://github.com/reactiverse/consul-cluster-manager</url>
<description>Consul - based cluster manager that can be hooked into Vert.x ecosystem.</description>
Expand Down

0 comments on commit cdde331

Please sign in to comment.