Skip to content

Commit 10eed5c

Browse files
committed
Bump v0.3.0.
1 parent eec3055 commit 10eed5c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
fluent-plugin-http-cwm (0.2.0)
4+
fluent-plugin-http-cwm (0.3.0)
55
fluentd (>= 0.14.10, < 2)
66
json (~> 2.3, >= 2.3.0)
77
redis (~> 4.2, >= 4.2.5)
@@ -12,7 +12,7 @@ GEM
1212
concurrent-ruby (1.1.8)
1313
cool.io (1.7.1)
1414
docile (1.3.5)
15-
fluentd (1.12.2)
15+
fluentd (1.12.3)
1616
bundler
1717
cool.io (>= 1.4.5, < 2.0.0)
1818
http_parser.rb (>= 0.5.1, < 0.7.0)

fluent-plugin-http-cwm.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
55

66
Gem::Specification.new do |spec|
77
spec.name = 'fluent-plugin-http-cwm'
8-
spec.version = '0.2.0'
8+
spec.version = '0.3.0'
99
spec.authors = ['Azeem Sajid']
1010
spec.email = ['azeem.sajid@gmail.com']
1111

0 commit comments

Comments
 (0)