We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa8db5d commit 909d20fCopy full SHA for 909d20f
README.md
@@ -15,7 +15,7 @@ Add `keepassxc-proxy-access` as a dependency to your project.
15
<dependency>
16
<groupId>org.purejava</groupId>
17
<artifactId>keepassxc-proxy-access</artifactId>
18
- <version>0.0.3</version>
+ <version>0.0.4</version>
19
</dependency>
20
```
21
pom.xml
@@ -6,7 +6,7 @@
6
7
8
9
- <version>0.0.4-SNAPSHOT</version>
10
<packaging>jar</packaging>
11
12
<name>keepassxc-proxy-access</name>
0 commit comments