Skip to content
This repository was archived by the owner on Jul 10, 2024. It is now read-only.

Commit bc7078e

Browse files
Bump up version to 1.0.0-beta.10
1 parent fa15f25 commit bc7078e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "appium-dashboard",
3-
"version": "v1.0.0-beta.9",
3+
"version": "v1.0.0-beta.10",
44
"description": "Appium plugin to view session execution details via detailed dashboard",
55
"main": "lib/index.js",
66
"scripts": {

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "appium-dashboard-web",
3-
"version": "1.0.0-beta.9",
3+
"version": "1.0.0-beta.10",
44
"private": true,
55
"dependencies": {
66
"@material-ui/core": "^4.12.3",

0 commit comments

Comments
 (0)