Skip to content

Commit

Permalink
Bumping version to allow gem to publish
Browse files Browse the repository at this point in the history
  • Loading branch information
AsafMah committed Dec 27, 2020
1 parent 0678652 commit 2c6c88b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion logstash-output-kusto.gemspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = 'logstash-output-kusto' #WATCH OUT: we hardcoded usage of this name in one of the classes.
s.version = '1.0.0'
s.version = '1.0.1'
s.licenses = ['Apache-2.0']
s.summary = 'Writes events to Azure Data Explorer (Kusto)'
s.description = 'This is a logstash output plugin used to write events to an Azure Data Explorer (a.k.a Kusto)'
Expand Down

0 comments on commit 2c6c88b

Please sign in to comment.