Skip to content

Commit 63b6a9f

Browse files
committed
Merge branch 'hotfix/0.5.4'
2 parents 7213045 + 0ddc908 commit 63b6a9f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pegjs-loader",
3-
"version": "0.5.2",
3+
"version": "0.5.4",
44
"description": "PEG.js loader for webpack",
55
"authors": [
66
"Andrey Subbotin <andrey@subbotin.me> (https://github.com/eploko)",
@@ -53,4 +53,4 @@
5353
"postversion": "git push && git push --tags && npm run clean",
5454
"prepublish": "npm run clean && npm run build"
5555
}
56-
}
56+
}

0 commit comments

Comments
 (0)