We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a1240b commit b11efc9Copy full SHA for b11efc9
2 files changed
app/package.json
@@ -1,8 +1,8 @@
1
{
2
"name": "cerebro",
3
"productName": "Cerebro",
4
- "description": "Cerebro is a open-source launcher to improve your productivity and efficiency",
5
- "version": "0.7.1",
+ "description": "Cerebro is an open-source launcher to improve your productivity and efficiency",
+ "version": "0.8.0",
6
"main": "./main.js",
7
"license": "MIT",
8
"author": {
package.json
@@ -1,7 +1,7 @@
"productName": "cerebro",
"description": "Cerebro is an open-source launcher to improve your productivity and efficiency",
"main": "main.js",
"scripts": {
0 commit comments