Skip to content

Commit 2f758ea

Browse files
Update README.md
1 parent e141e21 commit 2f758ea

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
[![Maven Central](https://img.shields.io/maven-central/v/io.github.project-openubl/xsender)](https://search.maven.org/artifact/io.github.project-openubl/xsender/)
12
![CI](https://github.com/project-openubl/xsender/workflows/CI/badge.svg)
23
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=project-openubl_xsender&metric=alert_status)](https://sonarcloud.io/dashboard?id=project-openubl_xsender)
34

@@ -14,7 +15,7 @@ Incluir la última version de la libreria. Si utiliza maven agrege las siguiente
1415
<dependency>
1516
<groupId>io.github.project-openubl</groupId>
1617
<artifactId>xsender</artifactId>
17-
<version>3.0.1.Final</version>
18+
<version>3.0.4.Final</version>
1819
</dependency>
1920
```
2021

0 commit comments

Comments
 (0)