Skip to content

Commit c6c3769

Browse files
committed
Bump version to v0.2.2
1 parent 2b082f5 commit c6c3769

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": "pick-dom-element",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"description": "Interactively pick elements in the DOM",
55
"author": "Harry Marr",
66
"license": "MIT",
@@ -19,4 +19,4 @@
1919
"devDependencies": {
2020
"typescript": "^4.7.4"
2121
}
22-
}
22+
}

0 commit comments

Comments
 (0)