Skip to content

Commit e01bacf

Browse files
committed
3.1.0-beta.9
1 parent 1517786 commit e01bacf

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.1.0-beta.8",
3+
"version": "3.1.0-beta.9",
44
"description": "Parse PHP code from JS and returns its AST",
55
"main": "src/index.js",
66
"browser": "dist/php-parser.js",

0 commit comments

Comments
 (0)