Skip to content

Commit 200d520

Browse files
authored
Prepare version 2.0.1 (#5)
1 parent 423167d commit 200d520

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ One only needs to add the following configuration in their `pom.xml` file to get
179179
<dependency>
180180
<groupId>com.github.mokiat</groupId>
181181
<artifactId>java-data-front</artifactId>
182-
<version>v2.0.0</version>
182+
<version>v2.0.1</version>
183183
</dependency>
184184
</dependencies>
185185
```

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<groupId>com.mokiat</groupId>
99
<artifactId>com.mokiat.data.front</artifactId>
10-
<version>2.0.1-SNAPSHOT</version>
10+
<version>2.0.1</version>
1111
<packaging>jar</packaging>
1212

1313
<url>https://github.com/mokiat/java-data-front</url>

0 commit comments

Comments
 (0)