Skip to content

Commit

Permalink
v1.1.10 in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
amrlabib committed Jan 6, 2020
1 parent e31e483 commit 69d6ce1
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-timer-hook",
"version": "1.1.9",
"version": "1.1.10",
"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 69d6ce1

Please sign in to comment.