lib/rj_schema.rb in rj_schema-1.0.0 vs lib/rj_schema.rb in rj_schema-1.0.1

- old
+ new

@@ -1,7 +1,7 @@ require 'json' class RjSchema - VERSION = '1.0.0' + VERSION = '1.0.1' end require 'rj_schema/rj_schema'