Skip to content

Commit 701dfeb

Browse files
committed
updated changelog. Updated version
1 parent 2f1b498 commit 701dfeb

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres (more or less) to [Semantic Versioning](http://semver.o
77

88
## Unreleased
99

10+
### 0.16.3
11+
1012
### Fixed
1113

1214
* tap on canvas now dispatches `onCanvasClicked` - #168

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-calendar-timeline",
3-
"version": "0.16.2",
3+
"version": "0.16.3",
44
"description": "react calendar timeline",
55
"main": "lib/index.js",
66
"module": "src/index.js",

0 commit comments

Comments
 (0)