Skip to content

Commit 3b76ca4

Browse files
committed
v1.0.9
1 parent 70e031f commit 3b76ca4

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": "terrain-keypath",
3-
"version": "1.0.8",
3+
"version": "1.0.9",
44
"description": "A tiny class that defines a key path type for e.g. traversing deep objects, along with some related utilities",
55
"main": "dist/KeyPath.js",
66
"typings": "dist/KeyPath.d.ts",

0 commit comments

Comments
 (0)