Skip to content

Commit 778c8c0

Browse files
committed
bump version
1 parent 153efa9 commit 778c8c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "php-parser",
3-
"version": "3.0.0-prerelease.4",
3+
"version": "3.0.0-prerelease.5",
44
"description": "Parse PHP code and returns its AST",
55
"main": "src/index.js",
66
"browser": "dist/php-parser.js",

0 commit comments

Comments
 (0)