From a55b7eac50a5ddf5c2ec8b47a42e4fd72994f606 Mon Sep 17 00:00:00 2001 From: dalance Date: Fri, 26 Feb 2016 23:53:36 +0900 Subject: [PATCH] release v0.2.2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 7c85c505e..affb96e32 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "amber" -version = "0.2.1" +version = "0.2.2" authors = ["dalance@gmail.com"] repository = "https://github.com/dalance/amber" keywords = ["search", "replace"]