Skip to content

Commit

Permalink
v2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dominikbulaj committed Aug 1, 2023
1 parent 3f765c3 commit d6bf913
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-scroll-into-view",
"version": "2.0.0",
"version": "2.0.1",
"description": "Simple React element that when clicked scrolls to any element on page",
"main": "./dist/index.cjs.js",
"module": "./dist/index.js",
Expand Down

0 comments on commit d6bf913

Please sign in to comment.