From c3cede18c9440d05385f0a7fd7ae2ef628ce74aa Mon Sep 17 00:00:00 2001 From: Akshay Date: Thu, 28 Oct 2021 17:27:16 +0530 Subject: improve json output for suggestions, bump to v0.2.5 --- bin/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/Cargo.toml') diff --git a/bin/Cargo.toml b/bin/Cargo.toml index 3bbc532..cc15c23 100644 --- a/bin/Cargo.toml +++ b/bin/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "statix" -version = "0.2.4" +version = "0.2.5" edition = "2018" license = "MIT" authors = [ "Akshay " ] -- cgit v1.2.3