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 b8f4f27 commit 7fb1d6bCopy full SHA for 7fb1d6b
embulk-output-bigquery.gemspec
@@ -1,6 +1,6 @@
1
Gem::Specification.new do |spec|
2
spec.name = "embulk-output-bigquery"
3
- spec.version = "0.7.1"
+ spec.version = "0.7.2"
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