logstash/logstash-core-event-java/lib/logstash-core-event-java/version.rb
2016-03-29 08:42:35 -07:00

8 lines
239 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 = "2.3.0.snapshot5"