Skip to content

Commit 20eea49

Browse files
committed
Bump the version number
1 parent db84c5d commit 20eea49

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

haxelib.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88
"releasenote": "Improved compatibility with PHP 7.",
99
"tags": ["compress", "gulp", "minify", "nodejs", "php"],
1010
"url": "https://docs.belin.io/php-minifier",
11-
"version": "1.0.1"
11+
"version": "1.0.2"
1212
}

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"name": "@cedx/php-minifier",
77
"repository": "github:cedx/php-minifier",
88
"type": "commonjs",
9-
"version": "1.0.1",
9+
"version": "1.0.2",
1010
"author": {
1111
"email": "[email protected]",
1212
"name": "Cédric Belin",

0 commit comments

Comments
 (0)