Skip to content

Commit 8bbbdd9

Browse files
committed
update version
1 parent 65bf35f commit 8bbbdd9

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.17.3
11+
1012
### Added
1113
* fix issue with single row header - #359
1214

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.17.2",
3+
"version": "0.17.3",
44
"description": "react calendar timeline",
55
"main": "lib/index.js",
66
"module": "src/index.js",

0 commit comments

Comments
 (0)