Skip to content

Commit a77ce2d

Browse files
authored
Merge pull request #25 from varjolintu/release_021
Release 0.21
2 parents 6e76a1f + cc7cafd commit a77ce2d

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

Cargo.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "keepassxc-proxy"
3-
version = "0.2.0"
4-
authors = ["varjolintu <sami.vanttinen@ahmala.org>"]
3+
version = "0.2.1"
4+
authors = ["varjolintu <sami.vanttinen@varjolintu.fi>"]
55
keywords = ["native", "messaging", "host", "protocol", "keepassxc"]
66
license = "GPL-3.0"
77
repository = "https://github.com/varjolintu/keepassxc-proxy-rust"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ RUSTFLAGS='-C link-arg=-s' cargo build --release --target x86_64-unknown-linux-m
5252
## Copyright
5353

5454
```
55-
Copyright (C) 2017-2022 Sami Vänttinen <sami.vanttinen@ahmala.org>
55+
Copyright (C) 2017-2025 Sami Vänttinen <sami.vanttinen@varjolintu.fi>
5656
Copyright (C) 2017-2018 Andy Brandt <[email protected]>
5757
5858
This program is free software: you can redistribute it and/or modify

0 commit comments

Comments
 (0)