Skip to content

Commit e21dd93

Browse files
committed
Bump up version
1 parent c8a27e8 commit e21dd93

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jsonpath-js",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "An implementation of JSONPath",
55
"author": "ashphy <[email protected]>",
66
"license": "MIT",
@@ -59,4 +59,4 @@
5959
"dependencies": {
6060
"es-toolkit": "^1.27.0"
6161
}
62-
}
62+
}

0 commit comments

Comments
 (0)