This commit is contained in:
f
2025-11-01 02:25:02 -03:00
parent ccd54a93f0
commit be75ab83f2
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
name: "access_log"
version: "0.6.0"
version: "0.6.1"
authors:
- "f <f@sutty.nl>"
targets:

View File

@ -12,7 +12,7 @@ require "./models/crawler"
require "./swd"
require "./asn"
VERSION = "0.6.0"
VERSION = "0.6.1"
Log.setup_from_env