mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-08-13 05:59:25 +00:00
0.3.0
This commit is contained in:
@@ -11,7 +11,7 @@ require "xml"
|
||||
|
||||
module Tartrazine
|
||||
extend self
|
||||
VERSION = "0.2.0"
|
||||
VERSION = {{ `shards version #{__DIR__}`.chomp.stringify }}
|
||||
|
||||
Log = ::Log.for("tartrazine")
|
||||
end
|
||||
|
Reference in New Issue
Block a user