Skip to content

Commit 9e2fcb6

Browse files
authored
Release: bump version, update changelog (#9)
1 parent 1cf7aeb commit 9e2fcb6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 0.2.2 - 2025-08-27
2+
3+
* in_fluent_package_update_notifier: support multi worker (#8)
4+
15
# 0.2.1 - 2025-08-22
26

37
* Relax log level (#6)

fluent-plugin-fluent-package-update-notifier.gemspec

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

44
Gem::Specification.new do |spec|
55
spec.name = "fluent-plugin-fluent-package-update-notifier"
6-
spec.version = "0.2.1"
6+
spec.version = "0.2.2"
77
spec.authors = ["Kentaro Hayashi"]
88
spec.email = ["[email protected]"]
99

0 commit comments

Comments
 (0)