Skip to content
This repository was archived by the owner on Jun 3, 2024. It is now read-only.

Commit 24673b3

Browse files
committed
Update version.
1 parent 43924f0 commit 24673b3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5-
## [0.30.0] - 2018-09-13
5+
## [0.30.0] - 2018-09-20
66
### Added
77
- Unminified dev bundle support. [#293](https://github.com/plotly/dash-core-components/pull/293)
88

dash_core_components/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.29.0'
1+
__version__ = '0.30.0'

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dash-core-components",
3-
"version": "0.29.0",
3+
"version": "0.30.0",
44
"description": "Core component suite for Dash",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)