From cc78cdf9d05c85156c2d43fc0d1c2fffa2c718c3 Mon Sep 17 00:00:00 2001 From: Serhii Yolkin Date: Sun, 16 Jul 2023 10:42:40 +0200 Subject: [PATCH] chore: bump version number --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index bd27d7f..03fb35f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "electron-injector" -version = "1.0.1" +version = "1.0.2" edition = "2021" description = """ electron-injector is an open source command-line tool written in Rust that