build: v2.1.0

This commit is contained in:
Lokesh Dhakar
2019-07-14 09:32:13 -07:00
parent 654ae6ae66
commit 9a1f39b216
4 changed files with 7 additions and 5 deletions

View File

@@ -12,6 +12,8 @@ Run Cypress integration tests in Chrome browser.
## Making a new release
- Merge `dev` into `master`
- Pull down `master`
- Update version number in `src/color-thief.js` and `package.json`
- Run `npm run build`
- Push to Github repo