From cb96b1bf46a4ea36721af94f6ccd6b761e259a67 Mon Sep 17 00:00:00 2001 From: dalance Date: Thu, 14 Jun 2018 18:59:34 +0900 Subject: [PATCH] Prepare to v0.4.4 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 5b8aa4710..7a71249cc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "amber" -version = "0.4.4-pre" +version = "0.4.4" authors = ["dalance@gmail.com"] repository = "https://github.com/dalance/amber" keywords = ["search", "replace"]