diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "sledcli" -version = "0.0.1" +version = "0.0.2" authors = ["Alex Auvolat <alex@adnab.me>"] edition = "2018" description = "A simple CLI tool to interact with Sled databases" |