mirror of
https://github.com/elastic/logstash.git
synced 2025-06-27 17:08:55 -04:00
bump version to 6.0.0-alpha2
This commit is contained in:
parent
623fe51474
commit
d17a77e76d
6 changed files with 11 additions and 11 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue