Bump version number to 0.2.0
This commit is contained in:
Generated
+1
-1
@@ -28,7 +28,7 @@ checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
|
||||
|
||||
[[package]]
|
||||
name = "keepassxc-proxy"
|
||||
version = "0.1.0"
|
||||
version = "0.2.0"
|
||||
dependencies = [
|
||||
"byteorder",
|
||||
"named_pipe",
|
||||
|
||||
+2
-2
@@ -1,7 +1,7 @@
|
||||
[package]
|
||||
name = "keepassxc-proxy"
|
||||
version = "0.1.0"
|
||||
authors = ["varjolintu <sami.vanttinen@protonmail.com>"]
|
||||
version = "0.2.0"
|
||||
authors = ["varjolintu <sami.vanttinen@ahmala.org>"]
|
||||
keywords = ["native", "messaging", "host", "protocol", "keepassxc"]
|
||||
license = "GPL-3.0"
|
||||
repository = "https://github.com/varjolintu/keepassxc-proxy-rust"
|
||||
|
||||
@@ -35,7 +35,7 @@ RUSTFLAGS='-C link-arg=-s' cargo build --release --target x86_64-unknown-linux-m
|
||||
## Copyright
|
||||
|
||||
```
|
||||
Copyright (C) 2017-2021 Sami Vänttinen <sami.vanttinen@protonmail.com>
|
||||
Copyright (C) 2017-2022 Sami Vänttinen <sami.vanttinen@ahmala.org>
|
||||
Copyright (C) 2017-2018 Andy Brandt <andy@brandt.tech>
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
|
||||
Reference in New Issue
Block a user