Skip to content

Commit

Permalink
chore: bump version and remove contribuitions
Browse files Browse the repository at this point in the history
  • Loading branch information
ogustavo-pereira committed Feb 9, 2023
1 parent 86cd68c commit f281e59
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 13 deletions.
8 changes: 1 addition & 7 deletions app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,13 @@
"name": "cerebro",
"productName": "Cerebro",
"description": "Cerebro is an open-source launcher to improve your productivity and efficiency",
"version": "0.10.0",
"version": "0.11.0",
"main": "./main.js",
"license": "MIT",
"author": {
"name": "CerebroApp Organization",
"email": "kelionweb@gmail.com",
"url": "https://github.com/cerebroapp"
},
"contributors": [
"Alexandr Subbotin <kelionweb@gmail.com> (https://github.com/KELiON)",
"Gustavo Pereira <oguhpereira@protonmail.com (https://github.com/oguhpereira)",
"David Jiménez <dubisdev@gmail.com> (https://dubis.dev)"
],
"dependencies": {
"chokidar": "3.5.3",
"electron-updater": "5.3.0",
Expand Down
7 changes: 1 addition & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "cerebro",
"productName": "cerebro",
"version": "0.10.0",
"version": "0.11.0",
"description": "Cerebro is an open-source launcher to improve your productivity and efficiency",
"main": "main.js",
"scripts": {
Expand Down Expand Up @@ -31,11 +31,6 @@
"name": "CerebroApp Organization",
"url": "https://github.com/cerebroapp"
},
"contributors": [
"Alexandr Subbotin <kelionweb@gmail.com> (https://github.com/KELiON)",
"Gustavo Pereira <oguhpereira@protonmail.com (https://github.com/oguhpereira)",
"David Jiménez <dubisdev@gmail.com> (https://dubis.dev)"
],
"license": "MIT",
"bugs": {
"url": "https://github.com/cerebroapp/cerebro/issues"
Expand Down

0 comments on commit f281e59

Please sign in to comment.