Skip to content

Commit 29f5134

Browse files
Released new version
1 parent 9d2845c commit 29f5134

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Burningwave Graph [![Tweet](https://img.shields.io/twitter/url/http/shields.io.s
77

88
[![Maven Central with version prefix filter](https://img.shields.io/maven-central/v/org.burningwave/graph/0)](https://maven-badges.herokuapp.com/maven-central/org.burningwave/graph/)
99

10-
[![Supported JVM](https://img.shields.io/badge/supported%20JVM-8%2C%209+%20(22)-blueviolet)](https://github.com/burningwave/graph/actions/runs/8907314640)
10+
[![Supported JVM](https://img.shields.io/badge/supported%20JVM-8%2C%209+%20(22)-blueviolet)](https://github.com/burningwave/graph/actions/runs/8921244384)
1111

1212
[![Coveralls github branch](https://img.shields.io/coveralls/github/burningwave/graph/master)](https://coveralls.io/github/burningwave/graph)
1313
[![GitHub open issues](https://img.shields.io/github/issues/burningwave/graph)](https://github.com/burningwave/graph/issues)
@@ -24,7 +24,7 @@ To include Burningwave Graph in your projects simply use with **Apache Maven**:
2424
<dependency>
2525
<groupId>org.burningwave</groupId>
2626
<artifactId>graph</artifactId>
27-
<version>0.11.0</version>
27+
<version>0.11.1</version>
2828
</dependency>
2929
```
3030

0 commit comments

Comments
 (0)