From a9bf401d2eea0042812adcc2bfe3812e9ff43967 Mon Sep 17 00:00:00 2001 From: James Pederson Date: Thu, 25 Apr 2019 13:17:01 -0500 Subject: [PATCH] Bump version to release with the clipboard functionality. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0091bac..51a6839 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "colornerd", - "version": "2.4.7", + "version": "2.4.8", "description": "Comprehensive library of color books from several color systems - implemented in Sass, LESS, Stylus, JSON, and CSV.", "scripts": { "test": "mocha"