Skip to content

Commit

Permalink
chore: #23 Prepare next iteration
Browse files Browse the repository at this point in the history
Signed-off-by: Laurent Broudoux <laurent.broudoux@gmail.com>
  • Loading branch information
lbroudoux committed Feb 19, 2024
1 parent 5b41a5d commit ee0e09a
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 @@ -11,9 +11,9 @@ Want to see this extension in action? Check out our [sample application](https:/

## Build Status

Latest released version is `0.1.3`.
Latest released version is `0.2.0`.

Current development version is `0.2.0-SNAPSHOT`.
Current development version is `0.2.1-SNAPSHOT`.

#### Sonarcloud Quality metrics

Expand All @@ -34,7 +34,7 @@ If you're using Maven:
<dependency>
<groupId>io.github.microcks.quarkus</groupId>
<artifactId>quarkus-microcks</artifactId>
<version>0.1.3</version>
<version>0.2.0</version>
<scope>provided</scope>
</dependency>
```
Expand Down

0 comments on commit ee0e09a

Please sign in to comment.