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

Commit

Permalink
bump version to 1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Marc-André Rivet committed Feb 27, 2020
1 parent 8bb6a58 commit 803b67b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]
## [1.8.1] -2020-02-27
### Changed
- [#762](https://github.com/plotly/dash-core-components/pull/762) Renamed async modules with hyphen `-` instead of tilde `~`

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dash-core-components",
"version": "1.8.0",
"version": "1.8.1",
"description": "Core component suite for Dash",
"repository": {
"type": "git",
Expand Down

0 comments on commit 803b67b

Please sign in to comment.