version bump

This commit is contained in:
Jordan Sissel 2011-05-07 13:20:28 -07:00
parent 4d77571b91
commit a6787d5d22

View file

@ -16,7 +16,7 @@ Gem::Specification.new do |spec|
#rev = %x{svn info}.split("\n").grep(/Revision:/).first.split(" ").last.to_i
rev = Time.now.strftime("%Y%m%d%H%M%S")
spec.name = "logstash"
spec.version = "1.0.0"
spec.version = "1.0.1"
spec.summary = "logstash - log and event management"
spec.description = "scalable log and event management (search, archive, pipeline)"
spec.license = "Apache License (2.0)"