We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 393a889 commit 283f4a8Copy full SHA for 283f4a8
docs/_config.yml
@@ -13,7 +13,7 @@ redcarpet:
13
pygments: true
14
name: React
15
markdown: redcarpet
16
-react_version: 0.4.1
+react_version: 0.4.2
17
description: A JavaScript library for building user interfaces
18
relative_permalinks: true
19
paginate: 5
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-tools",
3
- "version": "0.4.1",
+ "version": "0.4.2",
4
"keywords": [
5
"react",
6
"jsx",
0 commit comments