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

- old
+ new

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