Skip to content

Commit 81a68ac

Browse files
committed
Fixed package.json
1 parent ed08bf9 commit 81a68ac

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "rregeer/gulp-php-dev-toolbox",
33
"description": "Php development toolbox using the gulp taskrunner",
4-
"version": "0.3.1",
4+
"version": "0.3.2",
55
"keywords": [
66
"Testing", "PHP", "phpunit", "Unittest", "Codestyle", "CI",
77
"Code complexity", "phpcs", "phpcbf", "phplint", "Gulp", "phpmd",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@
2525
},
2626
"author": "Richard Regeer",
2727
"license": "MIT",
28-
"readmeFilename": "README.md",
28+
"readmeFilename": "README.md"
2929
}

0 commit comments

Comments
 (0)