Skip to content

Commit

Permalink
version and CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
dwkaminsky committed Dec 28, 2020
1 parent fd6c6ae commit f813cf5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## 4.3.2 2020-12-28
### Fixes
- Fixes file that was missing from git

## 4.3.1 2020-12-22
### Fixes
- Fixes version for deployment on pypi
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": "sd-material-ui",
"version": "4.3.1",
"version": "4.3.2",
"description": "material-ui components for Dash",
"main": "build/index.js",
"author": "Michael Clawar, Eric Linden, Sreeja Keesara [email protected]",
Expand Down

0 comments on commit f813cf5

Please sign in to comment.