Skip to content

Commit 07324dc

Browse files
committed
Prepare release 1.1.0
1 parent 5f214af commit 07324dc

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
@@ -15,7 +15,7 @@ Add `keepassxc-proxy-access` as a dependency to your project.
1515
<dependency>
1616
<groupId>org.purejava</groupId>
1717
<artifactId>keepassxc-proxy-access</artifactId>
18-
<version>1.0.1</version>
18+
<version>1.1.0</version>
1919
</dependency>
2020
```
2121

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>keepassxc-proxy-access</artifactId>
9-
<version>1.0.2-SNAPSHOT</version>
9+
<version>1.1.0</version>
1010
<packaging>jar</packaging>
1111

1212
<name>keepassxc-proxy-access</name>

0 commit comments

Comments
 (0)