Skip to content

Commit 0878204

Browse files
committed
Bumped version
1 parent 9182b8b commit 0878204

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
* Updated React version in peerDependencies
66
* Added new props for fontSize, font, timeFormat and showMilliseconds
77
* Added ability to render minutes and hours
8+
* Fixed long countdowns having a tick period longer than 1 second
89

910
## 1.0.7 - Aug 7, 2016
1011

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-countdown-clock",
3-
"version": "1.0.7",
3+
"version": "1.0.8",
44
"description": "HTML5 canvas countdown clock React component",
55
"main": "build/react-countdown-clock.js",
66
"repository": {

0 commit comments

Comments
 (0)