Skip to content

Commit cc76e2a

Browse files
committed
Update README.md
1 parent 206ca3f commit cc76e2a

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
@@ -15,7 +15,7 @@ Add the following `plugin` tag to your `pom.xml`:
1515
<plugin>
1616
<groupId>io.github.fvarrui</groupId>
1717
<artifactId>javapackager</artifactId>
18-
<version>0.9.4|0.9.5-SNAPSHOT</version>
18+
<version>0.9.5|0.9.6-SNAPSHOT</version>
1919
<executions>
2020
<execution>
2121
<phase>package</phase>
@@ -240,6 +240,7 @@ Check the [TO-DO list](https://github.com/fvarrui/JavaPackager/projects/1#column
240240

241241
## Older documentation
242242

243+
- [v0.9.4](https://github.com/fvarrui/JavaPackager/blob/v0.9.4/README.md)
243244
- [v0.9.3](https://github.com/fvarrui/JavaPackager/blob/v0.9.3/README.md)
244245
- [v0.9.1](https://github.com/fvarrui/JavaPackager/blob/v0.9.1/README.md)
245246
- [v0.9.0](https://github.com/fvarrui/JavaPackager/blob/v0.9.0/README.md)

0 commit comments

Comments
 (0)