lib/rj_schema.rb in rj_schema-0.0.2 vs lib/rj_schema.rb in rj_schema-0.1.0

- old
+ new

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