lib/rj_schema.rb in rj_schema-0.1.2 vs lib/rj_schema.rb in rj_schema-0.1.3

- old
+ new

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