lib/fluent/version.rb in fluent-0.7.4 vs lib/fluent/version.rb in fluent-0.7.5

- old
+ new

@@ -1,3 +1,3 @@ module Fluent - VERSION = '0.7.4' + VERSION = '0.7.5' end