aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index a8717dc..c6a9ca2 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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"