From 5af9274b3768ea9288f1e593a56a5ae4b5186405 Mon Sep 17 00:00:00 2001 From: dalance Date: Mon, 10 Sep 2018 20:55:45 +0900 Subject: [PATCH] Prepare to v0.5.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 414629dab..20f50a31b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "amber" -version = "0.4.7-pre" +version = "0.5.0" authors = ["dalance@gmail.com"] repository = "https://github.com/dalance/amber" keywords = ["search", "replace"]