diff options
Diffstat (limited to 'github-suggestion')
| -rw-r--r-- | github-suggestion/Cargo.toml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/github-suggestion/Cargo.toml b/github-suggestion/Cargo.toml index b494e8e..34e197c 100644 --- a/github-suggestion/Cargo.toml +++ b/github-suggestion/Cargo.toml @@ -1,6 +1,6 @@  [package]  name = "github-suggestion" -version = "0.0.1" +version = "0.1.0"  edition = "2018"  [dependencies] | 
