oops skipped a version

This commit is contained in:
mxrch
2025-01-26 00:22:17 +01:00
parent c45e460118
commit 5782248bfd
2 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
metadata = {
"version": "2.3.2",
"name": "Wardriving Edition"
"version": "2.3.3",
"name": "🕷️ Spider Edition"
}

View File

@@ -1,6 +1,6 @@
[project]
name = "ghunt"
version = "2.3.2"
version = "2.3.3"
authors = [
{name = "mxrch", email = "mxrch.dev@pm.me"},
]
@@ -31,7 +31,7 @@ include = ["ghunt", "ghunt.*"]
[tool.poetry]
name = "ghunt"
version = "2.3.2"
version = "2.3.3"
description = "An offensive Google framework."
authors = ["mxrch <mxrch.dev@pm.me>"]
license = "AGPL-3.0"