Skip to content

Commit e19fb5f

Browse files
committed
bump prerelease version
1 parent 005c2f1 commit e19fb5f

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.3",
3+
"version": "3.0.0-prerelease.4",
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)