pmlopes/yoke

Yoke version 2.0.0

timur-han opened this issue · 1 comments

On the readme file it is written like:

The Vert.x module id is: com.jetdroneyoke2.0.0. If you prefer to use maven, you can get the artifacts using the following dependency:

<dependency>
  <groupId>com.jetdrone</groupId>
  <artifactId>yoke</artifactId>
  <version>2.0.0</version>
  <scope>provided</scope>
</dependency>

Is the version 2.0.0 actual version? Because on the maven central the current version is 1.0.18.

you're correct I've not released 2.0.0 yet but i am planning to do it really soon.