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

- old
+ new

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