Bump version 1.0.2

This commit is contained in:
Rafael Caricio 2021-03-15 14:53:53 +01:00
parent eff630c873
commit cce801d1df
Signed by: rafaelcaricio
GPG key ID: 3C86DBCE8E93C947

View file

@ -1,6 +1,6 @@
{
"name": "gradient-parser",
"version": "1.0.1",
"version": "1.0.2",
"description": "Parse CSS3 gradient definitions and return an AST.",
"author": {
"name": "Rafael Carcicio",