Skip to content

Commit

Permalink
version 3.0.5 in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
amrlabib committed Sep 12, 2021
1 parent 1576f20 commit f345d7b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/index.js

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.4",
"version": "3.0.5",
"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

0 comments on commit f345d7b

Please sign in to comment.