From 78decf580d22fa792c19c40ace39762fb027067c Mon Sep 17 00:00:00 2001 From: Akshay Date: Sat, 6 Nov 2021 14:56:58 +0530 Subject: bump to v0.4.0 --- Cargo.lock | 2 +- bin/Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 8bac317..5b4b0eb 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -431,7 +431,7 @@ checksum = "b203e79e90905594272c1c97c7af701533d42adaab0beb3859018e477d54a3b0" [[package]] name = "statix" -version = "0.3.6" +version = "0.4.0" dependencies = [ "ariadne", "clap", diff --git a/bin/Cargo.toml b/bin/Cargo.toml index 5498ae3..d67e6c1 100644 --- a/bin/Cargo.toml +++ b/bin/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "statix" -version = "0.3.6" +version = "0.4.0" edition = "2018" license = "MIT" authors = [ "Akshay " ] -- cgit v1.2.3