Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
welleby committed Nov 12, 2018
1 parent b3dd479 commit 2e2fbad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion logstash-filter-transaction_time.gemspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = 'logstash-filter-transaction_time'
s.version = '1.0.5'
s.version = '1.0.6'
s.licenses = ['Apache-2.0','Apache License (2.0)']
s.summary = 'Writes the time difference between two events in a transaction to a new event'
s.description = 'This gem is a Logstash plugin required to be installed on top of the Logstash core pipeline using $LS_HOME/bin/logstash-plugin install gemname. This gem is not a stand-alone program. Source-code and documentation available at github: https://github.com/AddinITAB/logstash-filter-transaction_time'
Expand Down

0 comments on commit 2e2fbad

Please sign in to comment.