Skip to content

Commit 95646cd

Browse files
committed
update version to 0.4.21
1 parent dbe9ee1 commit 95646cd

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ The lightweight react start, help you to start your project quickly.
99
* React 15.3.0v
1010
* ReactDom 15.3.0v
1111
* ReactRouter 2.6.0v
12-
* ReactBootstrap: 0.30.0v
12+
* ReactBootstrap: 0.30.1v
1313
* Redux 3.5.2v
1414
* ReactRedux 4.4.5v
1515
* React-Hot-Loader 1.3.0v

docs/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## v0.4.21
2+
3+
> 2016-08-02
4+
5+
- **Update and BugFix**: Update React Bootstrap to v0.30.1 for React v15.3.0
6+
7+
18
## v0.4.2
29

310
> 2016-07-31

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-basic-starter",
3-
"version": "0.4.2",
3+
"version": "0.4.21",
44
"description": "The very very basic reactjs starter",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)