aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Cargo.lock2
-rw-r--r--Cargo.toml2
2 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 81030eb..06583e4 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1,4 +1,4 @@
[root]
name = "alias-auto-add"
-version = "0.0.1"
+version = "0.0.2"
diff --git a/Cargo.toml b/Cargo.toml
index 4fa9b0b..08b7c4c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,5 +1,5 @@
[package]
name = "alias-auto-add"
-version = "0.0.1"
+version = "0.0.2"
[dependencies]