Skip to content
This repository has been archived by the owner on Jan 2, 2018. It is now read-only.

Commit

Permalink
Version 1.0.0-alpha.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dlmr committed Apr 5, 2016
1 parent 53afd47 commit 9e161f6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/roc-plugin-react-dev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Adds React support to Webpack and Roc (Development)",
"author": "VG",
"license": "MIT",
"version": "1.0.0-alpha.0",
"version": "1.0.0-alpha.1",
"main": "lib/index.js",
"scripts": {
"lint": "eslint .",
Expand Down
2 changes: 1 addition & 1 deletion packages/roc-plugin-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Adds React support to Webpack and Roc",
"author": "VG",
"license": "MIT",
"version": "1.0.0-alpha.0",
"version": "1.0.0-alpha.1",
"main": "lib/index.js",
"scripts": {
"lint": "eslint .",
Expand Down

0 comments on commit 9e161f6

Please sign in to comment.