Skip to content

Commit

Permalink
Released new version
Browse files Browse the repository at this point in the history
  • Loading branch information
Roberto-Gentili committed May 2, 2024
1 parent ca8330a commit 2aa2f02
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 @@ -8,9 +8,9 @@ Burningwave Tools [![Tweet](https://img.shields.io/twitter/url/http/shields.io.s
[![Maven Central with version prefix filter](https://img.shields.io/maven-central/v/org.burningwave/tools/0)](https://maven-badges.herokuapp.com/maven-central/org.burningwave/tools/)
[![GitHub](https://img.shields.io/github/license/burningwave/tools)](https://github.com/burningwave/tools/blob/master/LICENSE)

[![Platforms](https://img.shields.io/badge/platforms-Windows%2C%20Mac%20OS%2C%20Linux-orange)](https://github.com/burningwave/tools/actions/runs/8907380825)
[![Platforms](https://img.shields.io/badge/platforms-Windows%2C%20Mac%20OS%2C%20Linux-orange)](https://github.com/burningwave/tools/actions/runs/8921069230)

[![Supported JVM](https://img.shields.io/badge/supported%20JVM-8%2C%209+%20(22)-blueviolet)](https://github.com/burningwave/tools/actions/runs/8907380825)
[![Supported JVM](https://img.shields.io/badge/supported%20JVM-8%2C%209+%20(22)-blueviolet)](https://github.com/burningwave/tools/actions/runs/8921069230)

[![Coveralls github branch](https://img.shields.io/coveralls/github/burningwave/tools/master)](https://coveralls.io/github/burningwave/tools)
[![GitHub open issues](https://img.shields.io/github/issues/burningwave/tools)](https://github.com/burningwave/tools/issues)
Expand All @@ -36,7 +36,7 @@ To include Burningwave Tools in your projects simply use with **Apache Maven**:
<dependency>
<groupId>org.burningwave</groupId>
<artifactId>tools</artifactId>
<version>0.26.0</version>
<version>0.26.1</version>
</dependency>
```
<br/>
Expand Down

0 comments on commit 2aa2f02

Please sign in to comment.