aboutsummaryrefslogtreecommitdiffstats
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 95f81c5..a4bc9d4 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "locusts"
-version = "1.0.0"
+version = "0.0.0"
description = "A Rust library that introduces locusts into your codebase"
authors = ["Matt Strapp <matt+locusts@mattstrapp.net>"]
readme = "docs/Rust.md"