Skip to content

Commit

Permalink
Prepare release 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
purejava committed Jun 9, 2023
1 parent af579ba commit 03ff3e7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -19,7 +19,7 @@ Add `kdewallet` as a dependency to your project.
<dependency>
<groupId>org.purejava</groupId>
<artifactId>kdewallet</artifactId>
<version>1.3.0</version>
<version>1.3.1</version>
</dependency>
```

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -6,7 +6,7 @@

<groupId>org.purejava</groupId>
<artifactId>kdewallet</artifactId>
<version>1.3.1-SNAPSHOT</version>
<version>1.3.1</version>
<packaging>jar</packaging>

<name>kdewallet</name>
Expand Down

0 comments on commit 03ff3e7

Please sign in to comment.