lib/fluent/plugin/sentry_http/version.rb in fluent-plugin-sentry-http-0.1.0 vs lib/fluent/plugin/sentry_http/version.rb in fluent-plugin-sentry-http-0.1.1
- old
+ new
@@ -1,7 +1,7 @@
module Fluent
module Plugin
module SentryHttp
- VERSION = '0.1.0'
+ VERSION = '0.1.1'
end
end
end