Skip to content

Commit 283f4a8

Browse files
committed
0.4.2
1 parent 393a889 commit 283f4a8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ redcarpet:
1313
pygments: true
1414
name: React
1515
markdown: redcarpet
16-
react_version: 0.4.1
16+
react_version: 0.4.2
1717
description: A JavaScript library for building user interfaces
1818
relative_permalinks: true
1919
paginate: 5

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-tools",
3-
"version": "0.4.1",
3+
"version": "0.4.2",
44
"keywords": [
55
"react",
66
"jsx",

0 commit comments

Comments
 (0)