Skip to content

Commit a6ee3e2

Browse files
committed
Bump version from 0.3.0 to 0.3.1
1 parent d943273 commit a6ee3e2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

fluent-plugin-protobuf-http.gemspec

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

66
Gem::Specification.new do |spec|
77
spec.name = 'fluent-plugin-protobuf-http'
8-
spec.version = '0.3.0'
8+
spec.version = '0.3.1'
9+
spec.date = '2023-09-16'
910
spec.authors = ['Azeem Sajid']
1011
spec.email = ['azeem.sajid@gmail.com']
1112

0 commit comments

Comments
 (0)