Skip to content

Commit 6bd220d

Browse files
committed
Bump version to v0.2.0
1 parent ef5d458 commit 6bd220d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
fluent-plugin-http-cwm (0.1.0)
4+
fluent-plugin-http-cwm (0.2.0)
55
fluentd (>= 0.14.10, < 2)
66
json (~> 2.3, >= 2.3.0)
77
redis (~> 4.2, >= 4.2.5)

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.1.0'
8+
spec.version = '0.2.0'
99
spec.authors = ['Azeem Sajid']
1010
spec.email = ['azeem.sajid@gmail.com']
1111

0 commit comments

Comments
 (0)