From 0cac12d375264a8a232a426d6d6cc8074a94000a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20O=E2=80=99Shannessy?= Date: Fri, 26 Jul 2013 15:33:52 -0700 Subject: [PATCH] v0.4.1 --- docs/_config.yml | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/_config.yml b/docs/_config.yml index 92e77f2100891..d3a53e0b34aeb 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -13,7 +13,7 @@ redcarpet: pygments: true name: React markdown: redcarpet -react_version: 0.4.0 +react_version: 0.4.1 description: A JavaScript library for building user interfaces relative_permalinks: true nav_docs_sections: diff --git a/package.json b/package.json index 51540c7d5393f..1739051c8a66d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-tools", - "version": "0.5.0-alpha", + "version": "0.4.1", "keywords": [ "react", "jsx",