Skip to content

Commit a01457f

Browse files
committed
Increment version.
1 parent 3535f7c commit a01457f

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
11
# Changelog
2+
3+
0.1.0:
4+
5+
* Fix layout not updated in new Dash versions

dash_responsive_grid_layout/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dash-responsive-grid-layout",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"description": "dash-responsive-grid-layout",
55
"main": "build/index.js",
66
"scripts": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dash-responsive-grid-layout",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"description": "dash-responsive-grid-layout",
55
"main": "build/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)