Skip to content

Commit

Permalink
v1.2.8 version change
Browse files Browse the repository at this point in the history
  • Loading branch information
natelindev committed Oct 9, 2022
1 parent f54a735 commit 1ba8923
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dist/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-use-hoverintent",
"version": "1.2.7",
"version": "1.2.8",
"description": "React hook for hoverIntent",
"main": "dist/index.js",
"module": "dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-use-hoverintent",
"version": "1.2.7",
"version": "1.2.8",
"description": "React hook for hoverIntent",
"main": "dist/index.js",
"module": "dist/index.js",
Expand Down

0 comments on commit 1ba8923

Please sign in to comment.