From f6e80cadf84dbbb4cd68126c75ff93babe352051 Mon Sep 17 00:00:00 2001 From: _ <_@_> Date: Mon, 6 Dec 2021 00:18:41 +0000 Subject: [PATCH] :sparkles: release: bump to 0.1.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 1497766..fce725b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ license = "AGPL-3.0" name = "lookaround" readme = "README.md" repository = "https://six-five-six-four.com/git/reactor/lookaround" -version = "0.1.0" +version = "0.1.1" [dependencies] mac_address = "1.1.2"