Skip to content
This repository was archived by the owner on Jan 6, 2023. It is now read-only.

Commit 8e9b9b2

Browse files
committed
bump to 1.0.1 to trigger travis and javadoc.io
1 parent fdc3627 commit 8e9b9b2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ JavaMP3 requires Java >= 8 to run. You can get this library using Maven by addin
2020
<dependency>
2121
<groupId>fr.delthas</groupId>
2222
<artifactId>javamp3</artifactId>
23-
<version>1.0.0</version>
23+
<version>1.0.1</version>
2424
</dependency>
2525
</dependencies>
2626
```

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>fr.delthas</groupId>
55
<artifactId>javamp3</artifactId>
6-
<version>1.0.0</version>
6+
<version>1.0.1</version>
77

88
<name>JavaMP3</name>
99
<url>https://github.com/delthas/javamp3</url>

0 commit comments

Comments
 (0)