This commit is contained in:
2024-08-09 11:11:17 -03:00
parent ece3d4163a
commit a0ff4e0118
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ require "xml"
module Tartrazine
extend self
VERSION = "0.1.0"
VERSION = "0.1.1"
Log = ::Log.for("tartrazine")