Skip to content

Commit 54a3a1f

Browse files
committed
v0.3.6.
1 parent d54cbab commit 54a3a1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

embulk-input-elasticsearch.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Gem::Specification.new do |spec|
33
spec.name = "embulk-input-elasticsearch"
4-
spec.version = "0.3.5"
4+
spec.version = "0.3.6"
55
spec.authors = ["toyama0919"]
66
spec.summary = "Elasticsearch input plugin for Embulk"
77
spec.description = "Loads records from Elasticsearch. parallel query support."

0 commit comments

Comments
 (0)