We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a97ab77 commit 2c1212cCopy full SHA for 2c1212c
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- fluent-plugin-kusto (0.0.3.beta)
+ fluent-plugin-kusto (1.0.0)
5
dotenv (~> 2.0)
6
fluentd (>= 1.0, < 2)
7
lib/fluent/plugin/kusto_version.rb
@@ -3,7 +3,7 @@
module Fluent
module Plugin
module Kusto
- VERSION = '0.0.3.beta'
+ VERSION = '1.0.0'
end
8
9
0 commit comments