Skip to content

Commit 71defc4

Browse files
author
Kevin Verdieck
committed
Release v0.4.0
1 parent e7e15d7 commit 71defc4

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -354,6 +354,10 @@ export interface MosaicUpdateSpec<T> {
354354
}
355355
```
356356
357+
## Upgrade Considerations
358+
359+
See [Releases](https://github.com/palantir/react-mosaic/releases)
360+
357361
## License
358362
Copyright 2016 Palantir Technologies
359363

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-mosaic-component",
3-
"version": "0.3.8",
3+
"version": "0.4.0",
44
"description": "A React Tiling Window Manager",
55
"license": "Apache-2.0",
66
"main": "lib/index.js",

0 commit comments

Comments
 (0)