Skip to content

Commit 9125757

Browse files
author
Elusive
committed
Removed scheme
1 parent 16e848f commit 9125757

4 files changed

Lines changed: 3 additions & 193 deletions

File tree

dist/frost-color.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* FrostColor v3.0.2
2+
* FrostColor v3.0.3
33
* https://github.com/elusivecodes/FrostColor
44
*/
55
(function(global, factory) {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "frostcolor",
3-
"version": "3.0.2",
3+
"version": "3.0.3",
44
"description": "FrostColor is a free, open-source color manipulation library for JavaScript.",
55
"keywords": [
66
"color",

scheme.html

Lines changed: 0 additions & 190 deletions
This file was deleted.

src/wrapper.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* FrostColor v3.0.2
2+
* FrostColor v3.0.3
33
* https://github.com/elusivecodes/FrostColor
44
*/
55
(function(global, factory) {

0 commit comments

Comments
 (0)