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

Commit 9e161f6

Browse files
committed
Version 1.0.0-alpha.1
1 parent 53afd47 commit 9e161f6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/roc-plugin-react-dev/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Adds React support to Webpack and Roc (Development)",
44
"author": "VG",
55
"license": "MIT",
6-
"version": "1.0.0-alpha.0",
6+
"version": "1.0.0-alpha.1",
77
"main": "lib/index.js",
88
"scripts": {
99
"lint": "eslint .",

packages/roc-plugin-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Adds React support to Webpack and Roc",
44
"author": "VG",
55
"license": "MIT",
6-
"version": "1.0.0-alpha.0",
6+
"version": "1.0.0-alpha.1",
77
"main": "lib/index.js",
88
"scripts": {
99
"lint": "eslint .",

0 commit comments

Comments
 (0)