Skip to content

Commit b9f2727

Browse files
committed
Bumped version number
1 parent 91e7353 commit b9f2727

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## 1.0.9 - Aug 31, 2016
4+
* Fix invalid react proptype for showMilliseconds. Thanks @sabazusi.
5+
36
## 1.0.8 - Aug 8, 2016
47

58
* Updated React version in peerDependencies

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.8",
3+
"version": "1.0.9",
44
"description": "HTML5 canvas countdown clock React component",
55
"main": "build/react-countdown-clock.js",
66
"repository": {

0 commit comments

Comments
 (0)