From 81097c27e91f146392ec445c779f4773b0453482 Mon Sep 17 00:00:00 2001 From: Matt Miller Date: Mon, 13 Mar 2023 19:43:38 -0400 Subject: [PATCH] 0.0.18 --- wpe-cli/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wpe-cli/Cargo.toml b/wpe-cli/Cargo.toml index 6cae58b..1325bbb 100644 --- a/wpe-cli/Cargo.toml +++ b/wpe-cli/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wpe" -version = "0.0.17" +version = "0.0.18" edition = "2021" license = "MIT OR Apache-2.0" description = "A CLI tool for the wpengine API."