bump to 6.0.1

Fixes #8664
This commit is contained in:
Joao Duarte 2017-11-14 14:13:43 +00:00 committed by Andrew Cholakian
parent 97508c7417
commit 0c31360445
2 changed files with 4 additions and 4 deletions

View file

@ -1,7 +1,7 @@
PATH PATH
remote: ./logstash-core remote: ./logstash-core
specs: specs:
logstash-core (6.0.0-java) logstash-core (6.0.1-java)
chronic_duration (= 0.10.6) chronic_duration (= 0.10.6)
clamp (~> 0.6.5) clamp (~> 0.6.5)
concurrent-ruby (~> 1.0, >= 1.0.5) concurrent-ruby (~> 1.0, >= 1.0.5)
@ -28,7 +28,7 @@ PATH
remote: ./logstash-core-plugin-api remote: ./logstash-core-plugin-api
specs: specs:
logstash-core-plugin-api (2.1.16-java) logstash-core-plugin-api (2.1.16-java)
logstash-core (= 6.0.0) logstash-core (= 6.0.1)
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/

View file

@ -1,6 +1,6 @@
--- ---
logstash: 6.0.0 logstash: 6.0.1
logstash-core: 6.0.0 logstash-core: 6.0.1
logstash-core-plugin-api: 2.1.16 logstash-core-plugin-api: 2.1.16
jruby: jruby:
version: 9.1.13.0 version: 9.1.13.0