logstash-input-snmp.gemspec in logstash-input-snmp-0.1.0.beta2 vs logstash-input-snmp.gemspec in logstash-input-snmp-0.1.0.beta3

- old
+ new

@@ -1,7 +1,7 @@ Gem::Specification.new do |s| s.name = 'logstash-input-snmp' - s.version = '0.1.0.beta2' + s.version = '0.1.0.beta3' s.licenses = ['Apache-2.0'] s.summary = "SNMP input plugin" s.description = "This gem is a Logstash plugin required to be installed on top of the Logstash core pipeline using $LS_HOME/bin/logstash-plugin install gemname. This gem is not a stand-alone program" s.authors = ['Elasticsearch'] s.email = 'info@elastic.co'