We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef5d458 commit 6bd220dCopy full SHA for 6bd220d
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- fluent-plugin-http-cwm (0.1.0)
+ fluent-plugin-http-cwm (0.2.0)
5
fluentd (>= 0.14.10, < 2)
6
json (~> 2.3, >= 2.3.0)
7
redis (~> 4.2, >= 4.2.5)
fluent-plugin-http-cwm.gemspec
@@ -5,7 +5,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
Gem::Specification.new do |spec|
spec.name = 'fluent-plugin-http-cwm'
8
- spec.version = '0.1.0'
+ spec.version = '0.2.0'
9
spec.authors = ['Azeem Sajid']
10
spec.email = ['azeem.sajid@gmail.com']
11
0 commit comments