From 22edbb06182950204aa4fe78c6fc1065b65bf6a2 Mon Sep 17 00:00:00 2001 From: Akshay Date: Sat, 15 Jan 2022 09:54:05 +0530 Subject: bump to v0.5.0 --- Cargo.lock | 2 +- bin/Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index bbfc476..fe57dc9 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -507,7 +507,7 @@ dependencies = [ [[package]] name = "statix" -version = "0.4.2" +version = "0.5.0" dependencies = [ "ariadne", "clap", diff --git a/bin/Cargo.toml b/bin/Cargo.toml index 88afb80..db1151a 100644 --- a/bin/Cargo.toml +++ b/bin/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "statix" -version = "0.4.2" +version = "0.5.0" edition = "2018" license = "MIT" authors = [ "Akshay " ] -- cgit v1.2.3