From f17afb5bc0f90c593d209f4fd20390d882a32b8b Mon Sep 17 00:00:00 2001 From: James Pederson Date: Mon, 8 Apr 2019 18:14:39 -0500 Subject: [PATCH] Update footer on color picker tool, and release. --- index.html | 3 +-- package.json | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 4997cd7..deb0222 100644 --- a/index.html +++ b/index.html @@ -60,7 +60,7 @@

Created by

Disclaimer

-

All the colorbooks and color names in this library are the property of their respective owners. This is not an official project for any book vendor, and neither they, nor the library developer are liable for how it is used.

+

All the colorbooks and color names in this library are the property of their respective owners. This is not an official project for any book vendor, and neither they, nor the library developer, are liable for how it is used. This repository is offered as-is, in order to help make these color books more accessible for a wider variety of users and projects.

Statistics

25182 total color swatches in 16 different color books.

@@ -77,4 +77,3 @@

Statistics

gtag('config', 'UA-614793-2'); - diff --git a/package.json b/package.json index 55a9647..7961f84 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "colornerd", - "version": "2.4.4", + "version": "2.4.5", "description": "Comprehensive library of color books from several color systems - implemented in Sass, LESS, Stylus, JSON, and CSV.", "scripts": { "test": "mocha"