lib/fluent/json/schema/version.rb in fluent-json-schema-0.1.1 vs lib/fluent/json/schema/version.rb in fluent-json-schema-0.1.2

- old
+ new

@@ -1,7 +1,7 @@ module Fluent module Json module Schema - VERSION = "0.1.1" + VERSION = "0.1.2" end end end