Skip to content

Commit

Permalink
update docs and bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
amrlabib committed Oct 20, 2024
1 parent 0127c2d commit cfab581
Show file tree
Hide file tree
Showing 4 changed files with 34 additions and 120 deletions.
6 changes: 3 additions & 3 deletions docs/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-timer-hook",
"version": "3.0.7",
"version": "3.0.8",
"description": "React timer hook is a custom react hook built to handle timers(countdown), stopwatch and time logic/state in your react component.",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
Loading

0 comments on commit cfab581

Please sign in to comment.