Skip to content

Commit 3967645

Browse files
committed
0.11.2
1 parent 515ec26 commit 3967645

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

app/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "BrainWaves",
33
"productName": "BrainWaves",
4-
"version": "0.11.1",
4+
"version": "0.11.2",
55
"description": "EEG Desktop Application",
66
"main": "./main.prod.js",
77
"author": {

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "BrainWaves",
33
"productName": "BrainWaves",
4-
"version": "0.11.1",
4+
"version": "0.11.2",
55
"description": "EEG Experiment Desktop Application",
66
"scripts": {
77
"build": "concurrently \"npm run build-main\" \"npm run build-renderer\"",

0 commit comments

Comments
 (0)