Bump the Librador version in Labracore
This bump gets rid of horrrible performance issues we were suffering due to the creation of many many ModelMappers through ModelMapper building. This MR also sets the ModelMapper to map through exact or 'strict' matching, this causes it to only map fields to other fields if said fields have exactly the same name, rather than a similar name.