Skip to content

Commit 2aa9625

Browse files
committed
Merge branch 'release/0.5.1' into develop
2 parents 1819b53 + 14263b1 commit 2aa9625

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ Every release, along with the migration instructions, if any, is documented on t
8181
* [Victor Homyakov](https://github.com/victor-homyakov) for the propagation of the `cache` option.
8282
* [VladimirTechMan](https://github.com/VladimirTechMan) for the propagation of the `optimize` option and updating things to be compatible with PEG.js 0.10.0.
8383
* [ragtime](https://github.com/ragtime) for the propagation of the `allowedStartRules` and `trace` options.
84+
* [Jan Varwig](https://github.com/janv) for the Webpack 2 compatibility fix.
8485

8586
## License
8687

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pegjs-loader",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"description": "PEG.js loader for webpack",
55
"authors": [
66
"Andrey Subbotin <andrey@subbotin.me> (https://github.com/eploko)",

0 commit comments

Comments
 (0)