From 58e24a596dd0dcb00d80848e8760b0629ca9ea7d Mon Sep 17 00:00:00 2001 From: Akshay Date: Sun, 20 Feb 2022 11:31:38 +0530 Subject: bump to v0.5.4 --- Cargo.lock | 2 +- bin/Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index e23afee..f42ec61 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -588,7 +588,7 @@ dependencies = [ [[package]] name = "statix" -version = "0.5.3" +version = "0.5.4" dependencies = [ "ariadne", "clap", diff --git a/bin/Cargo.toml b/bin/Cargo.toml index 715e466..095d048 100644 --- a/bin/Cargo.toml +++ b/bin/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "statix" -version = "0.5.3" +version = "0.5.4" edition = "2018" license = "MIT" authors = [ "Akshay " ] -- cgit v1.2.3