Skip to content

Commit 64e875b

Browse files
1.3.0
1 parent 4c75c2e commit 64e875b

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

History.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11

2+
1.3.0 - January 5, 2016
3+
-----------------------
4+
* upgrade `color` to `0.11.0`
5+
26
1.2.1 - March 16, 2015
37
----------------------
48
* add coercing strings to numbers for rgba
@@ -35,4 +39,4 @@
3539

3640
0.0.1 - December 16, 2013
3741
-------------------------
38-
:sparkles:
42+
:sparkles:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "css-color-function",
33
"repository": "git://github.com/ianstormtaylor/css-color-function.git",
4-
"version": "1.2.1",
4+
"version": "1.3.0",
55
"license": "MIT",
66
"description": "A parser and converter for Tab Atkins's proposed color function in CSS.",
77
"keywords": [

0 commit comments

Comments
 (0)