fluent-plugin-pushover.gemspec in fluent-plugin-pushover-0.0.4 vs fluent-plugin-pushover.gemspec in fluent-plugin-pushover-1.0.0
- old
+ new
@@ -1,10 +1,10 @@
# -*- encoding: utf-8 -*-
$:.push File.expand_path("../lib", __FILE__)
Gem::Specification.new do |s|
s.name = "fluent-plugin-pushover"
- s.version = "0.0.4"
+ s.version = "1.0.0"
s.authors = ["Jan Karásek"]
s.email = ["devel@hkar.eu"]
s.homepage = "https://github.com/hkar/fluent-plugin-pushover"
s.summary = %q{Fluentd Output plugin to make a call with Pushover API.}