diff --git a/component.json b/component.json index 2c2155c..a77404b 100644 --- a/component.json +++ b/component.json @@ -3,7 +3,7 @@ "description": "Constraint Cascading Style Sheets compiler", "author": "Dan Tocchini ", "repo": "gss/ccss-compiler", - "version": "1.1.2", + "version": "1.1.3", "json": [ "component.json" ], diff --git a/package.json b/package.json index a2ca02b..53959ed 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ccss-compiler", "description": "Constraint Cascading Style Sheets compiler", - "version": "1.1.2", + "version": "1.1.3", "repository": { "type": "git", "url": "git://github.com/gss/ccss-compiler.git"