Skip to content

Commit 4ef4f31

Browse files
author
Sami Vänttinen
authored
Merge pull request #19 from varjolintu/bump_version_to_020
Bump version number to 0.2.0
2 parents 57d99bf + abfc199 commit 4ef4f31

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
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.1.0"
4-
authors = ["varjolintu <sami.vanttinen@protonmail.com>"]
3+
version = "0.2.0"
4+
authors = ["varjolintu <sami.vanttinen@ahmala.org>"]
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
@@ -35,7 +35,7 @@ RUSTFLAGS='-C link-arg=-s' cargo build --release --target x86_64-unknown-linux-m
3535
## Copyright
3636

3737
```
38-
Copyright (C) 2017-2021 Sami Vänttinen <sami.vanttinen@protonmail.com>
38+
Copyright (C) 2017-2022 Sami Vänttinen <sami.vanttinen@ahmala.org>
3939
Copyright (C) 2017-2018 Andy Brandt <[email protected]>
4040
4141
This program is free software: you can redistribute it and/or modify

0 commit comments

Comments
 (0)