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

Commit 958efc1

Browse files
committed
Version 1.0.0-beta.11
1 parent 2835ffc commit 958efc1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

extensions/roc-package-web-app-react-dev/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "roc-package-web-app-react-dev",
33
"description": "Package for building React applications with Roc (Development)",
4-
"version": "1.0.0-beta.10",
4+
"version": "1.0.0-beta.11",
55
"main": "lib/index.js",
66
"scripts": {
77
"lint": "eslint .",

extensions/roc-package-web-app-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "roc-package-web-app-react",
33
"description": "Package for building React applications with Roc",
4-
"version": "1.0.0-beta.10",
4+
"version": "1.0.0-beta.11",
55
"main": "lib/index.js",
66
"scripts": {
77
"lint": "eslint .",

0 commit comments

Comments
 (0)