diff --git a/composer.json b/composer.json index 5823163..7091170 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "aquifer-coder", "description": "Coding standards sniffing and linting utility.", - "version": "1.0.1", + "version": "1.0.2", "repositories": [ { "type": "package", diff --git a/package.json b/package.json index 6044ddf..b7c8fb7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aquifer-coder", - "version": "1.0.1", + "version": "1.0.2", "description": "Coding standards sniffing and linting utility.", "main": "aquifer-coder.js", "dependencies": {