Skip to content

Commit df17c7e

Browse files
committed
v0.3.3
1 parent 2af5be4 commit df17c7e

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
@@ -5,7 +5,7 @@ description: A JavaScript library for building user interfaces
55
redcarpet:
66
extensions:
77
- fenced_code_blocks
8-
react_version: 0.3.2
8+
react_version: 0.3.3
99
pygments: true
1010
exclude:
1111
- Gemfile

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

0 commit comments

Comments
 (0)