lib/fluent/plugin/bigquery/version.rb in fluent-plugin-bigquery-0.0.6 vs lib/fluent/plugin/bigquery/version.rb in fluent-plugin-bigquery-0.0.7
- old
+ new
@@ -1,6 +1,6 @@
module Fluent
module BigQueryPlugin
- VERSION = "0.0.6"
+ VERSION = "0.0.7"
end
end