Skip to content
This repository was archived by the owner on Oct 29, 2025. It is now read-only.

Commit d141a51

Browse files
committed
Prepare release 1.3.0
1 parent e7bf6d3 commit d141a51

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Add `kdewallet` as a dependency to your project.
1919
<dependency>
2020
<groupId>org.purejava</groupId>
2121
<artifactId>kdewallet</artifactId>
22-
<version>1.2.8</version>
22+
<version>1.3.0</version>
2323
</dependency>
2424
```
2525

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>org.purejava</groupId>
88
<artifactId>kdewallet</artifactId>
9-
<version>1.2.9-SNAPSHOT</version>
9+
<version>1.3.0</version>
1010
<packaging>jar</packaging>
1111

1212
<name>kdewallet</name>

0 commit comments

Comments
 (0)