Skip to content

Commit e94d622

Browse files
author
Shammamah Hossain
authored
0.3.0 release (#431)
* Update version in package. * Update CHANGELOG.
1 parent 1d64612 commit e94d622

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
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## [0.3.0] - 2019-10-22
44

55
### Added
66

dash_bio/package-info.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"name": "dash_bio", "version": "0.3.0-rc4", "author": "The Plotly Team <[email protected]>"}
1+
{"name": "dash_bio", "version": "0.3.0", "author": "The Plotly Team <[email protected]>"}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dash-bio",
3-
"version": "0.3.0-rc4",
3+
"version": "0.3.0",
44
"description": "Dash components for bioinformatics",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)