Skip to content

Commit 0cac12d

Browse files
committed
v0.4.1
1 parent 1e2d37f commit 0cac12d

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.0
16+
react_version: 0.4.1
1717
description: A JavaScript library for building user interfaces
1818
relative_permalinks: true
1919
nav_docs_sections:

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.5.0-alpha",
3+
"version": "0.4.1",
44
"keywords": [
55
"react",
66
"jsx",

0 commit comments

Comments
 (0)