feat: bump 1.7.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing

This commit is contained in:
Paul 2024-10-06 10:28:15 +02:00
parent f0cb50e797
commit 1998e6e77a
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -559,7 +559,7 @@ dependencies = [
[[package]]
name = "ipblc"
version = "1.6.8"
version = "1.7.0"
dependencies = [
"chrono",
"clap",

View File

@ -1,6 +1,6 @@
[package]
name = "ipblc"
version = "1.6.8"
version = "1.7.0"
edition = "2021"
authors = ["PaulBSD <paul@paulbsd.com>"]
description = "ipblc is a tool that search and send attacking ip addresses to ipbl"