v1.0.1
Added
- Ability to change currencies thanks to pull request #6 by @Godlikehobbit
- Tests for changing currency
Changed
- Changed credentials for square api
Fixed
- Fixed rollback trait which caused travis cli build to fail
- Fixed charge method in HasCustomer, had some redundant code