Skip to content
This repository has been archived by the owner on Jan 4, 2020. It is now read-only.

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Torsten Krause committed Mar 5, 2017
1 parent 9f40c1f commit afdb805
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 @@ -27,7 +27,7 @@ This library is hosted in the [Maven Central Repository](https://maven-badges.he
<dependency>
<groupId>net.markenwerk</groupId>
<artifactId>utils-data-fetcher</artifactId>
<version>4.0.1</version>
<version>4.0.2</version>
</dependency>
```

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>net.markenwerk</groupId>
<artifactId>utils-data-fetcher</artifactId>
<version>4.0.1</version>
<version>4.0.2</version>
<packaging>jar</packaging>

<name>${project.groupId}:${project.artifactId}</name>
Expand Down

0 comments on commit afdb805

Please sign in to comment.