From 38af815690e1effae70e4aaea00235778ecb167b Mon Sep 17 00:00:00 2001 From: Sayan Goswami Date: Sat, 27 Apr 2024 18:56:01 +0100 Subject: [PATCH] release v0.2.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a63b44e..5cecac2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "jf" -version = "0.1.1" +version = "0.2.0" edition = "2021" repository = "https://github.com/say4n/jf/" description = "flatten them json"