From 4bd99b83a6f025e1707ab902165586f231a47322 Mon Sep 17 00:00:00 2001 From: J/A Date: Wed, 20 Dec 2017 11:20:53 -0600 Subject: [PATCH] Stabilize --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index d09a62f..76c7474 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "crockford" -version = "1.0.0-beta.3" +version = "1.0.0" authors = ["J/A "] license = "MIT/Apache-2.0" documentation = "https://docs.rs/crockford"