We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b05377d commit d2294b0Copy full SHA for d2294b0
embulk-output-bigquery.gemspec
@@ -1,6 +1,6 @@
1
Gem::Specification.new do |spec|
2
spec.name = "embulk-output-bigquery"
3
- spec.version = "0.6.9.trocco.0.0.2"
+ spec.version = "0.6.9.trocco.0.0.3"
4
spec.authors = ["Satoshi Akama", "Naotoshi Seo"]
5
spec.summary = "Google BigQuery output plugin for Embulk"
6
spec.description = "Embulk plugin that insert records to Google BigQuery."
0 commit comments