Skip to content

Commit 706dc94

Browse files
committed
0.3.0
1 parent bac0fce commit 706dc94

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

global-cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-react-app",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"keywords": [
55
"react"
66
],

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-scripts",
3-
"version": "0.3.0-beta",
3+
"version": "0.3.0",
44
"description": "Configuration and scripts for Create React App.",
55
"repository": "facebookincubator/create-react-app",
66
"license": "BSD-3-Clause",

0 commit comments

Comments
 (0)