release: v2.3.0

This commit is contained in:
Lokesh Dhakar
2019-08-04 08:52:14 -07:00
parent a80876264f
commit 043d653078
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{ {
"name": "colorthief", "name": "colorthief",
"version": "2.2.1", "version": "2.3.0",
"author": { "author": {
"name": "Lokesh Dhakar", "name": "Lokesh Dhakar",
"email": "lokesh.dhakar@gmail.com", "email": "lokesh.dhakar@gmail.com",

View File

@@ -2,7 +2,7 @@ import quantize from '../node_modules/quantize/dist/index.mjs';
import core from './core.js'; import core from './core.js';
/* /*
* Color Thief v2.2.0 * Color Thief v2.3.0
* by Lokesh Dhakar - http://www.lokeshdhakar.com * by Lokesh Dhakar - http://www.lokeshdhakar.com
* *
* Thanks * Thanks