bump version to 6.0.0-alpha2

This commit is contained in:
Joao Duarte 2017-05-11 17:37:19 +01:00 committed by João Duarte
parent 623fe51474
commit d17a77e76d
6 changed files with 11 additions and 11 deletions

View file

@ -17,7 +17,7 @@ Gem::Specification.new do |gem|
gem.require_paths = ["lib"]
gem.version = LOGSTASH_CORE_PLUGIN_API
gem.add_runtime_dependency "logstash-core", "6.0.0.alpha1"
gem.add_runtime_dependency "logstash-core", "6.0.0.alpha2"
# Make sure we dont build this gem from a non jruby
# environment.