Skip to content

Commit 7f79b31

Browse files
committed
version 3.0.0 in package.json
1 parent f7c6835 commit 7f79b31

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/index.js

Lines changed: 2 additions & 2 deletions
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": "2.0.7",
3+
"version": "3.0.0",
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)