#20 Added wrappers for the new Admin API Endpoints:
- Organizations
- Licenses
- Roles
- people.create() and people.update()
Squashed some Bugs:
- #30 team_memberships.update() was using the wrong HTTP verb
- memberships.update() was also using the wrong HTTP verb