mirror of
https://github.com/ralsina/tartrazine.git
synced 2024-11-12 22:42:23 +00:00
0.1.1
This commit is contained in:
parent
ece3d4163a
commit
a0ff4e0118
@ -1,5 +1,5 @@
|
||||
name: tartrazine
|
||||
version: 0.1.0
|
||||
version: 0.1.1
|
||||
|
||||
authors:
|
||||
- Roberto Alsina <roberto.alsina@gmail.com>
|
||||
|
@ -12,7 +12,7 @@ require "xml"
|
||||
|
||||
module Tartrazine
|
||||
extend self
|
||||
VERSION = "0.1.0"
|
||||
VERSION = "0.1.1"
|
||||
|
||||
Log = ::Log.for("tartrazine")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user