Skip to content

Commit f281e59

Browse files
chore: bump version and remove contribuitions
1 parent 86cd68c commit f281e59

2 files changed

Lines changed: 2 additions & 13 deletions

File tree

app/package.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,13 @@
22
"name": "cerebro",
33
"productName": "Cerebro",
44
"description": "Cerebro is an open-source launcher to improve your productivity and efficiency",
5-
"version": "0.10.0",
5+
"version": "0.11.0",
66
"main": "./main.js",
77
"license": "MIT",
88
"author": {
99
"name": "CerebroApp Organization",
10-
"email": "kelionweb@gmail.com",
1110
"url": "https://github.com/cerebroapp"
1211
},
13-
"contributors": [
14-
"Alexandr Subbotin <kelionweb@gmail.com> (https://github.com/KELiON)",
15-
"Gustavo Pereira <oguhpereira@protonmail.com (https://github.com/oguhpereira)",
16-
"David Jiménez <dubisdev@gmail.com> (https://dubis.dev)"
17-
],
1812
"dependencies": {
1913
"chokidar": "3.5.3",
2014
"electron-updater": "5.3.0",

package.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "cerebro",
33
"productName": "cerebro",
4-
"version": "0.10.0",
4+
"version": "0.11.0",
55
"description": "Cerebro is an open-source launcher to improve your productivity and efficiency",
66
"main": "main.js",
77
"scripts": {
@@ -31,11 +31,6 @@
3131
"name": "CerebroApp Organization",
3232
"url": "https://github.com/cerebroapp"
3333
},
34-
"contributors": [
35-
"Alexandr Subbotin <kelionweb@gmail.com> (https://github.com/KELiON)",
36-
"Gustavo Pereira <oguhpereira@protonmail.com (https://github.com/oguhpereira)",
37-
"David Jiménez <dubisdev@gmail.com> (https://dubis.dev)"
38-
],
3934
"license": "MIT",
4035
"bugs": {
4136
"url": "https://github.com/cerebroapp/cerebro/issues"

0 commit comments

Comments
 (0)