Skip to content

Commit 3e92582

Browse files
committed
v0.12.0
- update versions in packages, react - update version in docs - npm shrinkwrap
1 parent f2947a0 commit 3e92582

File tree

5 files changed

+3414
-4
lines changed

5 files changed

+3414
-4
lines changed

docs/_config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ sass:
3434
sass_dir: _css
3535
gems:
3636
- jekyll-redirect-from
37-
react_version: 0.11.2
37+
react_version: 0.12.0

npm-react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react",
33
"description": "React is a JavaScript library for building user interfaces.",
4-
"version": "0.12.0-rc1",
4+
"version": "0.12.0",
55
"keywords": [
66
"react"
77
],

0 commit comments

Comments
 (0)