author | jordan@doyle.la <jordan@doyle.la> | 2020-07-23 15:18:22.0 +01:00:00 |
---|---|---|
committer | jordan@doyle.la <jordan@doyle.la> | 2020-07-23 15:18:22.0 +01:00:00 |
commit | 4eb9049a1aff1a5889444b4803526d9a788aa346 [patch] |
|
tree | 77a59a719e70e611c7f380923471163d582841bc |
|
parent | 54f531a0a836f07ef54cc036fa6ba4d3801ff4ff |
|
download | 4eb9049a1aff1a5889444b4803526d9a788aa346.tar.gz |
Bump version to v1.0.5
Diff
Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 4c720d6..3832a1e 100644 --- a/Cargo.lock +++ a/Cargo.lock @@ -141,7 +141,7 @@ [[package]] name = "bin" version = "1.0.3" version = "1.0.5" dependencies = [ "askama 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", "async-trait 0.1.36 (registry+https://github.com/rust-lang/crates.io-index)", diff --git a/Cargo.toml b/Cargo.toml index 4c458c0..c8336d6 100644 --- a/Cargo.toml +++ a/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bin" version = "1.0.3" version = "1.0.5" description = "a paste bin." repository = "https://github.com/w4/bin" license = "WTFPL OR 0BSD"