logstash/logstash-core-event-java/lib/logstash-core-event-java/version.rb
2016-08-09 23:33:15 -07:00

8 lines
236 B
Ruby

# encoding: utf-8
# The version of logstash core event java gem.
#
# Note to authors: this should not include dashes because 'gem' barfs if
# you include a dash in the version string.
LOGSTASH_CORE_EVENT_JAVA_VERSION = "5.0.0-alpha6"