Skip to content

Commit

Permalink
bump gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
Guy Boertje committed Feb 15, 2018
1 parent 6ab22b5 commit 1507336
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion logstash-input-jdbc.gemspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = 'logstash-input-jdbc'
s.version = '4.3.4'
s.version = '4.3.5'
s.licenses = ['Apache License (2.0)']
s.summary = "Creates events from JDBC data"
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"
Expand Down

0 comments on commit 1507336

Please sign in to comment.