Skip to content

Commit 26f919e

Browse files
authored
Update the plugin version to 2.0.2. (#221)
Signed-off-by: David Venable <dlv@amazon.com>
1 parent 7138325 commit 26f919e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

logstash-output-opensearch.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ signing_key_path = "gem-private_key.pem"
1111

1212
Gem::Specification.new do |s|
1313
s.name = 'logstash-output-opensearch'
14-
s.version = '2.0.1'
14+
s.version = '2.0.2'
1515

1616
s.licenses = ['Apache-2.0']
1717
s.summary = "Stores logs in OpenSearch"

0 commit comments

Comments
 (0)