From 2a4ef674392cb5cfc27e39574c854d5938683c40 Mon Sep 17 00:00:00 2001 From: Dan Gohman Date: Fri, 3 Feb 2023 13:11:39 -0800 Subject: [PATCH] chore: Release is-terminal version 0.4.3 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 00b0839..6cd7cdb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "is-terminal" -version = "0.4.2" +version = "0.4.3" authors = [ "softprops ", "Dan Gohman "