Skip to content

Commit

Permalink
Prepare version 2.0.1 (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
mokiat authored Jan 18, 2022
1 parent 423167d commit 200d520
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ One only needs to add the following configuration in their `pom.xml` file to get
<dependency>
<groupId>com.github.mokiat</groupId>
<artifactId>java-data-front</artifactId>
<version>v2.0.0</version>
<version>v2.0.1</version>
</dependency>
</dependencies>
```
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<groupId>com.mokiat</groupId>
<artifactId>com.mokiat.data.front</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
<packaging>jar</packaging>

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

0 comments on commit 200d520

Please sign in to comment.