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-beta.8
Browse files Browse the repository at this point in the history
  • Loading branch information
dlmr committed Nov 16, 2016
1 parent 61f5fb5 commit 2b96af1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion extensions/roc-package-web-app-react-dev/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "roc-package-web-app-react-dev",
"description": "Package for building React applications with Roc (Development)",
"version": "1.0.0-beta.7",
"version": "1.0.0-beta.8",
"main": "lib/index.js",
"scripts": {
"lint": "eslint .",
Expand Down
2 changes: 1 addition & 1 deletion extensions/roc-package-web-app-react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "roc-package-web-app-react",
"description": "Package for building React applications with Roc",
"version": "1.0.0-beta.7",
"version": "1.0.0-beta.8",
"main": "lib/index.js",
"scripts": {
"lint": "eslint .",
Expand Down

0 comments on commit 2b96af1

Please sign in to comment.