Skip to content

Commit 2c6c88b

Browse files
committed
Bumping version to allow gem to publish
1 parent 0678652 commit 2c6c88b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

logstash-output-kusto.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Gem::Specification.new do |s|
22
s.name = 'logstash-output-kusto' #WATCH OUT: we hardcoded usage of this name in one of the classes.
3-
s.version = '1.0.0'
3+
s.version = '1.0.1'
44
s.licenses = ['Apache-2.0']
55
s.summary = 'Writes events to Azure Data Explorer (Kusto)'
66
s.description = 'This is a logstash output plugin used to write events to an Azure Data Explorer (a.k.a Kusto)'

0 commit comments

Comments
 (0)