logstash/logstash-core-event-java/lib/logstash-core-event-java/version.rb
2016-06-17 12:57:52 -07:00

8 lines
246 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-alpha4.snapshot3"