version bump to 2.3.1

This commit is contained in:
archaeal
2020-06-26 17:29:49 -05:00
parent 0e4abc143b
commit 3d8a284693
3 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "colorthief",
"version": "2.3.0",
"version": "2.3.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@@ -1,6 +1,6 @@
{
"name": "colorthief",
"version": "2.3.0",
"version": "2.3.1",
"author": {
"name": "Lokesh Dhakar",
"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';
/*
* Color Thief v2.3.0
* Color Thief v2.3.1
* by Lokesh Dhakar - http://www.lokeshdhakar.com
*
* Thanks