lib/sourcescrub/client.rb in sourcescrub-0.0.6 vs lib/sourcescrub/client.rb in sourcescrub-0.0.7

- old
+ new

@@ -88,10 +88,11 @@ 'sources' => 'source', 'people' => 'person', 'financials' => 'financial', 'investments' => 'investment', 'employees' => 'employee', - 'tags' => 'tag' + 'tags' => 'tag', + 'employeerange' => 'employee_range' } end end end