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 d756076 commit 6eab116Copy full SHA for 6eab116
pom.xml
@@ -3,7 +3,7 @@
3
<groupId>com.github.javafaker</groupId>
4
<artifactId>javafaker</artifactId>
5
<packaging>jar</packaging>
6
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.1</version>
7
<name>Java Faker</name>
8
<description>
9
This library is a port of Ruby's stympy/faker gem (as well as Perl's Data::Faker library) that generates fake data.
0 commit comments