Skip to content

Commit

Permalink
Maven: bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
eledhwen committed May 3, 2021
1 parent 8b96329 commit c934f2c
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 @@ -20,7 +20,7 @@ Add the following in your `pom.xml`:
<dependency>
<groupId>com.noleme</groupId>
<artifactId>noleme-vault</artifactId>
<version>0.12.1</version>
<version>0.13</version>
</dependency>
```

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.noleme</groupId>
<artifactId>noleme-vault</artifactId>
<version>0.12.1</version>
<version>0.13</version>
<packaging>jar</packaging>

<name>Noleme Vault</name>
Expand Down

0 comments on commit c934f2c

Please sign in to comment.