Skip to content

Commit f345d7b

Browse files
committed
version 3.0.5 in package.json
1 parent 1576f20 commit f345d7b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-timer-hook",
3-
"version": "3.0.4",
3+
"version": "3.0.5",
44
"description": "React timer hook is a custom react hook built to handle timers(countdown), stopwatch and time logic/state in your react component.",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)