Skip to content

Commit

Permalink
Bump to v1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
woofers committed Dec 30, 2024
1 parent 6adec39 commit f9d1539
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/use-eye-dropper/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "use-eye-dropper",
"version": "1.7.0",
"version": "1.7.1",
"description": "Browser color picker hook for React",
"main": "lib/index.js",
"module": "lib/index.module.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/website/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "use-eye-dropper-demo",
"version": "1.7.0",
"version": "1.7.1",
"homepage": "http://woofers.github.io/use-eye-dropper",
"license": "MIT",
"scripts": {
Expand Down

0 comments on commit f9d1539

Please sign in to comment.