yog.gemspec in yog-0.1.0 vs yog.gemspec in yog-0.2.0
- old
+ new
@@ -1,7 +1,7 @@
Gem::Specification.new do |spec|
spec.name = "yog"
- spec.version = "0.1.0"
+ spec.version = "0.2.0"
spec.authors = ["John Barnette"]
spec.email = ["john@jbarnette.com"]
spec.summary = "A lightweight Ruby library for emitting logfmt style log lines."
spec.homepage = "https://github.com/jbarnette/yog"