Skip to content

Commit a2b23de

Browse files
committed
version 2.0.0-alpha.1
1 parent 3c1f77a commit a2b23de

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": "2.0.0-pre1",
3+
"version": "2.0.0-alpha.1",
44
"description": "Parse PHP 5/7 code and returns its AST",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)