We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3877a97 commit feacc8dCopy full SHA for feacc8d
1 file changed
README.md
@@ -89,7 +89,7 @@ Just add following dependency definitions to your `pom.xml`.
89
<dependency>
90
<groupId>de.neuland-bfi</groupId>
91
<artifactId>pug4j</artifactId>
92
- <version>3.0.0</version>
+ <version>3.0.0-alpha.1</version>
93
</dependency>
94
```
95
0 commit comments