Skip to content
This repository was archived by the owner on Feb 17, 2022. It is now read-only.

Commit 56619b9

Browse files
committed
versioning
1 parent 6afd6bd commit 56619b9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "webpack-dashboard-app",
33
"productName": "webpack-dashboard-app",
4-
"version": "0.1.0-beta.3",
4+
"version": "0.1.0-beta.4",
55
"description": "Webpack Dashboard",
66
"main": "./main.prod.js",
77
"license": "MIT",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "webpack-dashboard-app",
33
"productName": "WebpackDashboard",
44
"appId": "org.formidable.WebpackDashboard",
5-
"version": "0.1.0-beta.3",
5+
"version": "0.1.0-beta.4",
66
"description": "Webpack Dashboard app interface",
77
"main": "main.js",
88
"author": "Ken Wheeler <[email protected]>",

0 commit comments

Comments
 (0)