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