Skip to content

Commit

Permalink
Bump version to v0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hmarr committed Aug 24, 2022
1 parent 2b082f5 commit c6c3769
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pick-dom-element",
"version": "0.2.1",
"version": "0.2.2",
"description": "Interactively pick elements in the DOM",
"author": "Harry Marr",
"license": "MIT",
Expand All @@ -19,4 +19,4 @@
"devDependencies": {
"typescript": "^4.7.4"
}
}
}

0 comments on commit c6c3769

Please sign in to comment.