author | Jordan Doyle <jordan@doyle.la> | 2023-11-27 20:19:47.0 +00:00:00 |
---|---|---|
committer | Jordan Doyle <jordan@doyle.la> | 2023-11-27 20:19:47.0 +00:00:00 |
commit | 06513b70951a995fa5963502d339bec283d6ae0a [patch] |
|
tree | c02720af060fdcca4b9fbf7d6c22f243fdb77c35 |
|
parent | 47552a638ab8324b8936f55c35deaacc1ba1fb42 |
|
download | v2.0.1.tar.gz |
Bump version to 2.0.1
Diff
Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index d54b49d..6fb03fa 100644 --- a/Cargo.toml +++ a/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bin" version = "2.0.0" version = "2.0.1" description = "a paste bin." repository = "https://github.com/w4/bin" license = "WTFPL OR 0BSD"