Skip to content
This repository was archived by the owner on Jan 26, 2019. It is now read-only.

Commit beed0ae

Browse files
committed
0.2.0
1 parent 2749026 commit beed0ae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

global-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-react-app",
3-
"version": "0.2.0-alpha.1",
3+
"version": "0.2.0",
44
"keywords": [
55
"react"
66
],

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-scripts",
3-
"version": "0.2.0-alpha.1",
3+
"version": "0.2.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)