Skip to content

Commit

Permalink
v1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mia-0032 committed Aug 16, 2019
1 parent 15d0dd1 commit e2d6ada
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,10 @@
## ChangeLog

### Release 1.3.2 - 2019/08/16

- Input plugin
- Make `topic` parameter optional

### Release 1.3.1 - 2018/06/08

- Input plugin
Expand Down
2 changes: 1 addition & 1 deletion fluent-plugin-gcloud-pubsub-custom.gemspec
Expand Up @@ -7,7 +7,7 @@ Gem::Specification.new do |gem|
gem.license = "MIT"
gem.homepage = "https://github.com/mia-0032/fluent-plugin-gcloud-pubsub-custom"
gem.summary = gem.description
gem.version = "1.3.1"
gem.version = "1.3.2"
gem.authors = ["Yoshihiro MIYAI"]
gem.email = "msparrow17@gmail.com"
gem.has_rdoc = false
Expand Down

0 comments on commit e2d6ada

Please sign in to comment.