Skip to content

Commit

Permalink
v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fujiwara committed Dec 17, 2015
1 parent d8322ad commit 49e855a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fluent-plugin-zabbix.gemspec
Expand Up @@ -14,7 +14,7 @@ Gem::Specification.new do |gem|
gem.test_files = gem.files.grep(%r{^(test|spec|features)/})
gem.name = "fluent-plugin-zabbix"
gem.require_paths = ["lib"]
gem.version = "0.1.0"
gem.version = "0.2.0"

gem.add_runtime_dependency "fluentd", [">= 0.10", "< 2"]
gem.add_runtime_dependency "yajl-ruby", "~> 1.0"
Expand Down

0 comments on commit 49e855a

Please sign in to comment.