From 60df6b320851e8c89e8c8f2d6f3b521ba14432b3 Mon Sep 17 00:00:00 2001 From: Akshay Date: Sat, 4 Jun 2022 22:00:56 +0530 Subject: bump to v0.5.6 --- Cargo.lock | 2 +- bin/Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 7fc1004..b5f9b51 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -588,7 +588,7 @@ dependencies = [ [[package]] name = "statix" -version = "0.5.5" +version = "0.5.6" dependencies = [ "ariadne", "clap", diff --git a/bin/Cargo.toml b/bin/Cargo.toml index 8897996..68cdaf8 100644 --- a/bin/Cargo.toml +++ b/bin/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "statix" -version = "0.5.5" +version = "0.5.6" edition = "2018" license = "MIT" authors = [ "Akshay " ] -- cgit v1.2.3