Skip to content

Commit

Permalink
Bump versions to 0.2.0-alpha.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gaearon committed Jul 27, 2016
1 parent 3935116 commit 7040b71
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
5 changes: 1 addition & 4 deletions global-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-react-app",
"version": "0.1.0",
"version": "0.2.0-alpha.1",
"keywords": [
"react"
],
Expand All @@ -10,9 +10,6 @@
"bugs": {
"url": "https://github.com/facebookincubator/create-react-app/issues"
},
"engines": {
"node": ">=4.0.0"
},
"files": [
"index.js"
],
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-scripts",
"version": "0.1.0",
"version": "0.2.0-alpha.1",
"description": "Configuration and scripts for Create React App.",
"repository": "facebookincubator/create-react-app",
"license": "BSD-3-Clause",
Expand Down

0 comments on commit 7040b71

Please sign in to comment.