From cf9522036d0e3bcf387f073ae2a43a4f1e1cb91f Mon Sep 17 00:00:00 2001 From: Nikhil Prabhu Date: Sat, 4 Jan 2025 11:29:33 +0530 Subject: [PATCH] chore: bump version to `2.1.0` --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 08c74ff..eae8900 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cloud-detect" -version = "2.0.1" +version = "2.1.0" edition = "2021" authors = ["Nikhil Prabhu "] description = "Detect a host's cloud service provider"