From a7edc7b471d799a680d73a9b7911bbd982f772e3 Mon Sep 17 00:00:00 2001 From: Akshay Date: Sun, 28 Nov 2021 13:36:09 +0530 Subject: bump to v0.4.1 --- Cargo.lock | 2 +- bin/Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 2da3c9d..18f2fbe 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -507,7 +507,7 @@ dependencies = [ [[package]] name = "statix" -version = "0.4.0" +version = "0.4.1" dependencies = [ "ariadne", "clap", diff --git a/bin/Cargo.toml b/bin/Cargo.toml index c898792..ba06804 100644 --- a/bin/Cargo.toml +++ b/bin/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "statix" -version = "0.4.0" +version = "0.4.1" edition = "2018" license = "MIT" authors = [ "Akshay " ] -- cgit v1.2.3