From 479e3a272e3f0f7465eced511880c97037bf1fe9 Mon Sep 17 00:00:00 2001 From: Akshay Date: Fri, 28 Jan 2022 19:31:14 +0530 Subject: bump to v0.5.2 --- Cargo.lock | 2 +- bin/Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 0e32f66..a542e65 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -507,7 +507,7 @@ dependencies = [ [[package]] name = "statix" -version = "0.5.1" +version = "0.5.2" dependencies = [ "ariadne", "clap", diff --git a/bin/Cargo.toml b/bin/Cargo.toml index 90c7081..4e83ee3 100644 --- a/bin/Cargo.toml +++ b/bin/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "statix" -version = "0.5.1" +version = "0.5.2" edition = "2018" license = "MIT" authors = [ "Akshay " ] -- cgit v1.2.3