author | Jordan Doyle <jordan@doyle.la> | 2020-04-05 14:51:03.0 +01:00:00 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-05 14:51:03.0 +01:00:00 |
commit | 4bd924b423755bba652b95c9a76d28a8ee2aacd7 [patch] |
|
tree | a39423a24b47e8095f330d9298c7f82eee5bb32e |
|
parent | be88df22f767c511ec9d53fa7babb3a057e1eeed |
|
download | 4bd924b423755bba652b95c9a76d28a8ee2aacd7.tar.gz |
Bump version to 1.0.3
Diff
Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 96ecb27..eed8570 100644 --- a/Cargo.toml +++ a/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bin" version = "1.0.2" version = "1.0.3" description = "a paste bin." repository = "https://github.com/w4/bin" license = "WTFPL OR 0BSD"