We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c36c14 commit b8218feCopy full SHA for b8218fe
README.md
@@ -13,7 +13,7 @@ Via Maven
13
<dependency>
14
<groupId>pl.ksdev</groupId>
15
<artifactId>slugify</artifactId>
16
- <version>0.1-SNAPSHOT</version>
+ <version>0.1</version>
17
</dependency>
18
```
19
pom.xml
@@ -5,7 +5,7 @@
5
<modelVersion>4.0.0</modelVersion>
6
7
8
9
<packaging>jar</packaging>
10
11
<name>Slugify</name>
0 commit comments