Skip to content

Commit

Permalink
V 0.5.13
Browse files Browse the repository at this point in the history
  • Loading branch information
stefvanschie committed Nov 16, 2019
1 parent b5788f2 commit 134fed3
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 @@ -11,7 +11,7 @@ To add this project as a dependency to your pom.xml, add the following to your p
<dependency>
<groupId>com.github.stefvanschie.inventoryframework</groupId>
<artifactId>IF</artifactId>
<version>0.5.12</version>
<version>0.5.13</version>
</dependency>
```
The project is in the Central Repository, so specifying a repository is not needed.
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<groupId>com.github.stefvanschie.inventoryframework</groupId>
<artifactId>IF</artifactId>
<version>0.5.12</version>
<version>0.5.13</version>
<packaging>jar</packaging>

<name>IF</name>
Expand Down

0 comments on commit 134fed3

Please sign in to comment.