Skip to content

Commit 8c2f8b9

Browse files
committed
4.1.0
1 parent e9eebbe commit 8c2f8b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-source-walk",
3-
"version": "4.0.0",
3+
"version": "4.1.0",
44
"description": "Execute a callback on every node of a source code's AST and stop walking when you see fit",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)