Bump version 0.1.5

This commit is contained in:
Rafael Caricio 2014-09-11 18:03:38 +02:00
parent 6c57770890
commit cb2e9e03f6
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
{
"name": "gradient-parser",
"version": "0.1.4",
"version": "0.1.5",
"main": "build/web.js",
"ignore": [
".editorconfig",

View file

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