lib/rj_schema.rb in rj_schema-0.2.5 vs lib/rj_schema.rb in rj_schema-0.2.6

- old
+ new

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