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